Skip to content

Commit

Permalink
gitee异步部署
Browse files Browse the repository at this point in the history
  • Loading branch information
shbone committed Sep 5, 2023
1 parent 1e71bf1 commit f9861d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,6 @@ jobs:
# 注意在 Settings->Secrets 配置 GITEE_PASSWORD
gitee-password: ${{ secrets.GITEE_PASSWORD }}
# 注意替换为你的 Gitee 仓库,仓库名严格区分大小写,请准确填写,否则会出错
gitee-repo: sunkkk/shbone.gitee.io
gitee-repo: shbkkk/shbone.gitee.io
# 要部署的分支,默认是 master,若是其他分支,则需要指定(指定的分支必须存在)
branch: gh-pages

0 comments on commit f9861d1

Please sign in to comment.