Skip to content

Commit

Permalink
ci: add global
Browse files Browse the repository at this point in the history
  • Loading branch information
Otto-J committed Nov 21, 2023
1 parent 65ad0a6 commit 07226c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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: dist/public
remote_path: /
clean: true
Expand Down

0 comments on commit 07226c0

Please sign in to comment.