We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea93c6 commit b8b7d36Copy full SHA for b8b7d36
.github/workflows/release.yml
@@ -85,7 +85,7 @@ jobs:
85
TENCENT_SECRET_ID: ${{ secrets.TENCENT_SECRET_ID }}
86
TENCENT_SECRET_KEY: ${{ secrets.TENCENT_SECRET_KEY }}
87
run: |
88
- coscmd config -a $TENCENT_SECRET_ID -s $TENCENT_SECRET_KEY -b 6c75-luke-agent-dev-7g1nc8tqc2ab76af -r ap-shanghai
+ coscmd config -a $TENCENT_SECRET_ID -s $TENCENT_SECRET_KEY -b 6161-aaa-7246aa-1259218801 -r ap-shanghai
89
# 上传示例小程序到 COS
90
- name: Upload miniprogram example to COS
91
0 commit comments