Skip to content
play

GitHub Action

Python Semantic Release

v9.15.1 Latest version

Python Semantic Release

play

Python Semantic Release

Automated Releases via SemVer and Commit Message Conventions

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Python Semantic Release

uses: python-semantic-release/[email protected]

Learn more about this action in python-semantic-release/python-semantic-release

Choose a version

Python Semantic Release

Automating Releases via SemVer and Commit Message Conventions


The official documentation for Python Semantic Release can be found at python-semantic-release.readthedocs.io.

GitHub Action

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.