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

GitHub Action

Python Semantic Release - Publish

v9.12.1

Python Semantic Release - Publish

upload

Python Semantic Release - Publish

Publish Artifacts & Assets to GitHub Releases

Installation

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

              

- name: Python Semantic Release - Publish

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

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

Choose a version

Python Semantic Release - Publish Action

This GitHub Action runs semantic-release publish using python-semantic-release.

Full usage information and examples for this GitHub Action is hosted on Python Semantic Release - ReadTheDocs website.

WARNING: This Action is intended to be used in conjunction with Python Semantic Release configuration of the same version! Using this Action with a different version of Python Semantic Release may result in unexpected errors.