Skip to content

Commit 05fa300

Browse files
committed
fix: actions
1 parent af7a588 commit 05fa300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- "v*"
88
jobs:
99
build-and-publish:
10+
if: github.event_name == 'push'
1011
runs-on: ubuntu-latest
1112
steps:
1213
- name: Checkout

0 commit comments

Comments
 (0)