Skip to content

Commit 0ff6ed4

Browse files
author
lucifer
committed
fix: deploy
1 parent 6d61a65 commit 0ff6ed4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/deploy.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: deploy
66
on:
77
release:
88
types: [published]
9+
push:
10+
branch: master
911

1012
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1113
jobs:

0 commit comments

Comments
 (0)