Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-chu committed Aug 28, 2024
1 parent b311950 commit 2fb43a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 部署到 GitHub Pages
on:
push:
branches:
- main
- master
workflow_dispatch:
# 如果你想要进一步定义触发、路径以及其他内容,请检阅 Github Actions 文档
# https://docs.github.com/zh/actions/using-workflows/workflow-syntax-for-github-actions#on
Expand Down

0 comments on commit 2fb43a2

Please sign in to comment.