Skip to content

Commit 4c27dbb

Browse files
committed
chore: test my github action
1 parent 2b89cb2 commit 4c27dbb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-tencent-cos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
# 12. 部署到腾讯云 COS 并刷新 CDN
125125
- name: Deploy to Tencent COS and refresh CDN
126126
id: deploy
127-
uses: sylingd/tencent-cos-and-cdn-action@v1.0.2
127+
uses: ceynri/tencent-cos-and-cdn-action@v1.0.3-0
128128
with:
129129
secret_id: ${{ secrets.TENCENT_SECRET_ID }}
130130
secret_key: ${{ secrets.TENCENT_SECRET_KEY }}

content

0 commit comments

Comments
 (0)