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 6560e2a commit 193c08c
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@b0aa648235fb35a1bdd6a77f529eb0ac4c2f1c25
uses: ShirasawaSama/cos-action@0.0.1
with:
secret_id: ${{ secrets.TENCENT_CLOUD_SECRET_ID }}
secret_key: ${{ secrets.TENCENT_CLOUD_SECRET_KEY }}
Expand Down

0 comments on commit 193c08c

Please sign in to comment.