master
# Publishes to PyPI upon creation of a releasename: Upload Package to PyPI on: # Runs everytime a release is added to the repository release: types: [created] jobs: deploy: uses: pylhc/.github/.github/workflows/publish.yml@master secrets: inherit