From 43f45e9581a762adb20ff6a994c39fd1015239f8 Mon Sep 17 00:00:00 2001 From: Otto Date: Sat, 28 Oct 2023 13:26:35 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=90=AF=E7=94=A8=E5=85=A8=E7=90=83?= =?UTF-8?q?=E5=8A=A0=E9=80=9F=EF=BC=8C=E6=96=B9=E4=BE=BF=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 13f59bf..5b49436 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -41,6 +41,7 @@ jobs: secret_key: ${{ secrets.TENCENT_CLOUD_SECRET_KEY }} cos_bucket: ${{ secrets.COS_BUCKET }} cos_region: ${{ secrets.COS_REGION }} + accelerate: true # 可选,如果你懂。前提需要你手动开启全球加速 local_path: .output/public remote_path: / clean: true # 先不删除