diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7c3713de..3945fae8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -380,8 +380,7 @@ jobs: env: OSSUTIL_ACCESS_KEY_ID: ${{ secrets.ALICLOUDOSS_KEY_ID }} OSSUTIL_ACCESS_KEY_SECRET: ${{ secrets.ALICLOUDOSS_KEY_SECRET }} - OSS_REGION: cn-beijing - OSSUTIL_ENDPOINT: https://oss-cn-beijing.aliyuncs.com + OSSUTIL_ENDPOINT: https://oss-accelerate.aliyuncs.com run: | echo "::group::Uploading files to OSS" # Upload the artifact file to two different paths @@ -509,8 +508,7 @@ jobs: env: OSSUTIL_ACCESS_KEY_ID: ${{ secrets.ALICLOUDOSS_KEY_ID }} OSSUTIL_ACCESS_KEY_SECRET: ${{ secrets.ALICLOUDOSS_KEY_SECRET }} - OSS_REGION: cn-beijing - OSSUTIL_ENDPOINT: https://oss-cn-beijing.aliyuncs.com + OSSUTIL_ENDPOINT: https://oss-accelerate.aliyuncs.com run: | echo "::group::Uploading GUI files to OSS" # Upload the GUI artifact file to two different paths