Skip to content

Commit b551dbc

Browse files
committed
remove github tag dependency
1 parent 018eaa3 commit b551dbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_to_pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ jobs:
3737
publish-to-pypi:
3838
name: >-
3939
Publish Python 🐍 distribution 📦 to PyPI
40-
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
4140
needs:
4241
- build
4342
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)