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 407ee7e commit 6560e2a
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 @@ -35,7 +35,7 @@ jobs:
# run: pnpm test

- name: Upload to Tencent COS 腾讯云对象存储
uses: TencentCloud/cos-action@v1
uses: TencentCloud/cos-action@b0aa648235fb35a1bdd6a77f529eb0ac4c2f1c25
with:
secret_id: ${{ secrets.TENCENT_CLOUD_SECRET_ID }}
secret_key: ${{ secrets.TENCENT_CLOUD_SECRET_KEY }}
Expand Down

0 comments on commit 6560e2a

Please sign in to comment.