Skip to content

Commit 36dfe22

Browse files
committed
add release
1 parent 500fb02 commit 36dfe22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666

6767
# the deploy job runs only when the build job is successful and the event is a release
6868
deploy:
69+
if: github.event_name == 'release'
6970
name: Publish Package
7071
needs: build
7172
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)