Skip to content

Commit b8b7d36

Browse files
committed
fix: fix
1 parent 0ea93c6 commit b8b7d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
TENCENT_SECRET_ID: ${{ secrets.TENCENT_SECRET_ID }}
8686
TENCENT_SECRET_KEY: ${{ secrets.TENCENT_SECRET_KEY }}
8787
run: |
88-
coscmd config -a $TENCENT_SECRET_ID -s $TENCENT_SECRET_KEY -b 6c75-luke-agent-dev-7g1nc8tqc2ab76af -r ap-shanghai
88+
coscmd config -a $TENCENT_SECRET_ID -s $TENCENT_SECRET_KEY -b 6161-aaa-7246aa-1259218801 -r ap-shanghai
8989
# 上传示例小程序到 COS
9090
- name: Upload miniprogram example to COS
9191
run: |

0 commit comments

Comments
 (0)