Skip to content

Commit ce9caa7

Browse files
committed
ci: restrict publishing
1 parent 98e1900 commit ce9caa7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ jobs:
101101
user: __token__
102102
password: ${{ secrets.ACCESS_TOKEN }}
103103
packages_dir: manylinux
104+
if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)