Skip to content

Commit e31d41c

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
release:
88
types: [published]
99
push:
10-
branch: master
10+
branches:
11+
- master
1112

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

0 commit comments

Comments
 (0)