hsorby/Create release of Python package

Create a release and upload built python package to PyPI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 25, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: hsorby/release-python-package-action@e80f0f0d39525711cbe08b51f4daeedbb6a7bdd2 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pypi-package-nameSpecify the name of the python package on PyPI.org.yesnot-a-name
release-headingSpecify the heading for the release.no${{ github.ref_name }}
run-testsSpecify if tests should be run, unittest currently only support.nooff

no outputs