diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 208e02e..c05ea8a 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -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 \ No newline at end of file