We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498843a commit 88a9fcdCopy full SHA for 88a9fcd
.github/workflows/publish_pypi.yaml
@@ -34,7 +34,6 @@ jobs:
34
publish-to-pypi:
35
name: >-
36
Publish Python distribution to PyPI
37
- if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
38
needs:
39
- build
40
runs-on: ubuntu-latest
0 commit comments