Skip to content

Commit dded0ea

Browse files
authored
Update tencent.yml
1 parent e036e4a commit dded0ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tencent.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
SECRET_KEY: ${{ secrets.SECRET_KEY }}
3434
BUCKET: docs-1300533487
3535
REGION: ap-shanghai
36-
run: coscmd config -a ${{ secrets.SECRET_ID }} -s ${{ secrets.SECRET_KEY }} -b ${{ secrets.BUCKET }} -r iameng-cn-1258310295
36+
run: coscmd config -a ${{ secrets.SECRET_ID }} -s ${{ secrets.SECRET_KEY }} -b ${{ secrets.BUCKET }} -r ap-shanghai
3737

3838
- name: Upload
39-
run: coscmd upload -rfs --delete dist/ / --ignore "./.git/*"
39+
run: coscmd upload -rfs --delete dist/ / --ignore "./.git/*"

0 commit comments

Comments
 (0)