From 3c63c65e04e3af5a9a874e5a7faf992a54ac4667 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=B4=8B?= Date: Sat, 9 Sep 2023 21:15:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E8=A7=A6=E5=8F=91=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E5=B7=A5=E4=BD=9C=E6=B5=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/updata.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/updata.yml b/.github/workflows/updata.yml index e07b3f1fb..e9dfd2e8b 100644 --- a/.github/workflows/updata.yml +++ b/.github/workflows/updata.yml @@ -26,7 +26,6 @@ jobs: - name: Deploy uses: peaceiris/actions-gh-pages@v3 - if: github.ref == 'refs/heads/master' with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./build