You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Python Semantic Release
v9.12.1
Automating Releases via SemVer and Commit Message Conventions
The official documentation for Python Semantic Release can be found at python-semantic-release.readthedocs.io.
When using the Python Semantic Release GitHub Action, it executes the command
semantic-release version
using python-semantic-release.
The usage information and examples for this GitHub Action is available under the GitHub Actions section of python-semantic-release.readthedocs.io.