Skip to content

Commit 38969a5

Browse files
committed
fix: fix workflow
1 parent d82671d commit 38969a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
TENCENT_SECRET_ID: ${{ secrets.TENCENT_SECRET_ID }}
8989
TENCENT_SECRET_KEY: ${{ secrets.TENCENT_SECRET_KEY }}
9090
run: |
91-
coscmd config -a $TENCENT_SECRET_ID -s $TENCENT_SECRET_KEY -b weda-cloud-1258344699 -r ap-shanghai
91+
coscmd config -a $TENCENT_SECRET_ID -s $TENCENT_SECRET_KEY -b weda-cloud-1258344699 -e cos-internal.ap-shanghai.tencentcos.cn
9292
# 上传示例小程序到 COS
9393
- name: Upload miniprogram example to COS
9494
run: |

0 commit comments

Comments
 (0)