From f9861d1f5ade7f0b8ae7a450d10215b5d73c6857 Mon Sep 17 00:00:00 2001 From: shbone <598924626@qq.com> Date: Tue, 5 Sep 2023 21:12:54 +0800 Subject: [PATCH] =?UTF-8?q?gitee=E5=BC=82=E6=AD=A5=E9=83=A8=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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