Skip to content

Commit

Permalink
only publish if tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed May 17, 2023
1 parent 75bf83f commit b71e945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
--outdir dist/
.
- name: Publish package distributions to PyPI
if: startsWith(github.ref, 'refs/tags')
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit b71e945

Please sign in to comment.