From 07a3a198c37bc6b69b94cbf04e75d1a3e9648165 Mon Sep 17 00:00:00 2001 From: lofyer Date: Tue, 11 Aug 2026 21:46:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BD=BF=E7=94=A8=E5=B7=B2=E5=90=AF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=20Pages=20=E9=85=8D=E7=BD=AE=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pages.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 2722434..232c894 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -30,8 +30,6 @@ jobs: - uses: actions/checkout@v4 - uses: actions/configure-pages@v5 - with: - enablement: true - name: 上传网站 uses: actions/upload-pages-artifact@v3