Skip to content

Commit f82b0db

Browse files
authored
Update deploy.yml
1 parent dce2012 commit f82b0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
# 每当 push 到 master 分支时触发部署
1010
push:
1111
branches:
12-
- main
12+
- master
1313

1414
# 当前流程要执行的任务,可以是多个。[my_first_job]就是一个任务
1515
jobs:

0 commit comments

Comments
 (0)