From 54497fce78f7abd370f54beff55fc26f6e6f2df1 Mon Sep 17 00:00:00 2001 From: Otto Date: Sun, 29 Oct 2023 21:36:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=85=B3=E9=97=AD=E5=8A=A0=E9=80=9F?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=EF=BC=8C=E5=90=8E=E7=BB=AD=E8=87=AA=E5=B7=B1?= =?UTF-8?q?=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4d2d5f2..887cfd3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,7 +41,7 @@ jobs: secret_key: ${{ secrets.TENCENT_CLOUD_SECRET_KEY }} cos_bucket: ${{ secrets.COS_BUCKET }} cos_region: ${{ secrets.COS_REGION }} - accelerate: true # 可选,如果你懂。前提需要你手动开启全球加速 + # accelerate: true # 可选,如果你懂。前提需要你手动开启全球加速 local_path: .output/public remote_path: / clean: true