Skip to content

Commit 428a51a

Browse files
authored
Update deploy.yml
1 parent 32e4461 commit 428a51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
# 在针对 `main` 分支的推送上运行。如果你
77
# 使用 `master` 分支作为默认分支,请将其更改为 `master`
88
push:
9-
branches: [main]
9+
branches: [pages]
1010

1111
# 允许你从 Actions 选项卡手动运行此工作流程
1212
workflow_dispatch:

0 commit comments

Comments
 (0)