We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e1900 commit ce9caa7Copy full SHA for ce9caa7
1 file changed
.github/workflows/ci.yml
@@ -101,3 +101,4 @@ jobs:
101
user: __token__
102
password: ${{ secrets.ACCESS_TOKEN }}
103
packages_dir: manylinux
104
+ if: startsWith(github.ref, 'refs/tags/v')
0 commit comments