Skip to content

Commit

Permalink
ci: 启用全球加速,方便快速上传
Browse files Browse the repository at this point in the history
  • Loading branch information
Otto-J committed Oct 28, 2023
1 parent a8aaf5a commit 43f45e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 # 先不删除
Expand Down

0 comments on commit 43f45e9

Please sign in to comment.