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 d7fffe0 commit 3cb5181Copy full SHA for 3cb5181
.github/workflows/ci.yaml
@@ -94,4 +94,4 @@ jobs:
94
95
- name: Publish package
96
uses: pypa/gh-action-pypi-publish@release/v1
97
- if: startsWith(github.event.ref, 'refs/tags/v')
+ if: startsWith(github.event.ref, 'refs/tags/v')
0 commit comments