Skip to content

Commit

Permalink
fix(workflows)
Browse files Browse the repository at this point in the history
  • Loading branch information
XiLaiTL committed Jan 13, 2024
1 parent 062aab9 commit 5a06a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_page.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
# 每当 push 到 main 分支时触发部署
push:
branches: [main]
branches: [master]
# 手动触发部署
workflow_dispatch:

Expand Down

0 comments on commit 5a06a2c

Please sign in to comment.