Skip to content

Commit

Permalink
配置更新,推送到Gitee
Browse files Browse the repository at this point in the history
  • Loading branch information
jywangyou committed Dec 22, 2023
1 parent df84cce commit 4f73263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs: # 工作流
# 注意在 Settings -> Secrets 配置 GITEE_PASSWORD
gitee-password: ${{ secrets.GITEE_PASSWORD }}
# 注意替换为你的 Gitee 仓库,仓库名严格区分大小写,请准确填写,否则会出错
gitee-repo: jywangyou/jywangyou.git
gitee-repo: jywangyou/jywangyou
# 要部署的分支,默认是 master,若是其他分支,则需要指定(指定的分支必须存在)
branch: gh-pages

0 comments on commit 4f73263

Please sign in to comment.