From 48c13b8977924077e00f1a5bbccb09b0256b4648 Mon Sep 17 00:00:00 2001 From: vector Date: Tue, 8 Feb 2022 22:51:09 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A7=20update=20sync-to-gitee.?= =?UTF-8?q?yml=20(#1803)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync-to-gitee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-to-gitee.yml b/.github/workflows/sync-to-gitee.yml index 6cdab64db0a..5a0bcade331 100644 --- a/.github/workflows/sync-to-gitee.yml +++ b/.github/workflows/sync-to-gitee.yml @@ -25,7 +25,7 @@ jobs: uses: yanglbme/gitee-pages-action@master with: # 注意替换为你的 Gitee 用户名 - gitee-username: newbyvector + gitee-username: afc163 # 注意在 Settings->Secrets 配置 GITEE_PASSWORD gitee-password: ${{ secrets.GITEE_PASSWORD }} # 注意替换为你的 Gitee 仓库