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 a87971c commit 4f28222Copy full SHA for 4f28222
.github/workflows/ci.yaml
@@ -79,3 +79,4 @@ jobs:
79
80
- name: Publish package
81
uses: pypa/gh-action-pypi-publish@release/v1
82
+ if: startsWith(github.event.ref, 'refs/tags/v')
0 commit comments