Skip to content

Commit 6733056

Browse files
Update CI.yml
1 parent 451a57a commit 6733056

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
release:
137137
name: Release
138138
runs-on: ubuntu-latest
139+
if: "startsWith(github.ref, 'refs/tags/')"
139140
permissions:
140141
id-token: write
141142
needs: [linux, windows, macos, sdist]

0 commit comments

Comments
 (0)