code-specialist / pypi-poetry-publish

Opinionated GitHub action to fully automate publishing packages to PyPI - using Poetry and GitHub releases
MIT License
11 stars 4 forks source link

Enable the action to work on protected branches #3

Open yannicschroeer opened 1 year ago

yannicschroeer commented 1 year ago

Currently, the action fails on protected branches due to lacking permissions. The expected behaviour would be, that the action is allowed to change the required things and increment the version.