From 43f02276b15468071d7f0ba01d9bca77ff026722 Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Tue, 16 Aug 2022 08:49:49 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=B7=BB=E5=8A=A0GiteePages=E9=87=8D?= =?UTF-8?q?=E6=96=B0=E9=83=A8=E7=BD=B2=E7=9A=84step?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/blank.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 8dbb8153..bb642d75 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -47,3 +47,9 @@ jobs: folder: docs/.vuepress/dist branch: gh-pages # ssh-key: ${{ secrets.DEPLOY_PRIVATE_KEY }} + + - name: Gitee Pages Reload + uses: mizuka-wu/gitee-pages-action@v1.0.0 + with: + repository: ZiuChen/ZiuChen.github.io + cookie: ${{ secrets.GITEE_COOKIE }}