We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents faf71b6 + 7078e8e commit 364d8f8Copy full SHA for 364d8f8
1 file changed
.github/workflows/PyPI_upload.yml
@@ -35,7 +35,6 @@ jobs:
35
publish-to-pypi:
36
name: >-
37
Publish Python 🐍 distribution 📦 to PyPI
38
- if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
39
needs:
40
- build
41
runs-on: ubuntu-latest
0 commit comments