From ea1ce0601af46a79a267073d12db29a7560eee8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=BC=A0=E9=BE=99?= Date: Sun, 10 Apr 2022 00:03:28 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E4=BF=AE=E6=94=B9=20github=20actions=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0d125ee..f377fa6 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,4 +34,5 @@ jobs: github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }} user_name: ${{ secrets.USER_NAME }} user_email: ${{ secrets.USER_EMAIL }} + force_orphan: true commit_message: deploy gh-pages