Skip to content

Commit 4ed696f

Browse files
committed
try release action
1 parent f9b716f commit 4ed696f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737

3838
release:
3939
name: Release
40-
# if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
41-
if: github.event_name == 'push'
4240
needs: [package]
4341
runs-on: ubuntu-latest
4442
steps:

0 commit comments

Comments
 (0)