-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Labels
confirmedPrevent from becoming stalePrevent from becoming staledocsImprovements or additions to documentationImprovements or additions to documentationgood first issuea good start point for new contributorsa good start point for new contributors
Description
- The GH Action pages are duplicated:
- https://python-semantic-release.readthedocs.io/en/latest/github-action.html
- https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
- The action does not run
version
andpublish
per documentation. It runs onlyversion
, at least that's what I see from:
https://github.com/python-semantic-release/python-semantic-release/blob/master/action.sh#L97
(and yes, it should stay this way or it there should be a flag to disable publishing for non PyPi builds).
Metadata
Metadata
Assignees
Labels
confirmedPrevent from becoming stalePrevent from becoming staledocsImprovements or additions to documentationImprovements or additions to documentationgood first issuea good start point for new contributorsa good start point for new contributors