Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Python Semantic Release

v9.12.1

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/python-semantic-release@v9.12.1

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.