Skip to content

Commit 304e79f

Browse files
committed
ready now?
1 parent 102ee63 commit 304e79f

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
@@ -37,6 +37,7 @@ jobs:
3737

3838
release:
3939
name: Release
40+
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
4041
needs: [package]
4142
runs-on: ubuntu-latest
4243
steps:

0 commit comments

Comments
 (0)