Skip to content

Commit

Permalink
remove github tag dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tab-cmd committed Jan 3, 2025
1 parent 018eaa3 commit b551dbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
publish-to-pypi:
name: >-
Publish Python 🐍 distribution 📦 to PyPI
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
needs:
- build
runs-on: ubuntu-latest
Expand Down

0 comments on commit b551dbc

Please sign in to comment.