Update build.yml

This commit is contained in:
EdisonJwa 2022-08-16 00:15:36 +09:00 committed by GitHub
parent 9240a3ae8d
commit f175316020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
access-key-secret: ${{ secrets.OSS_KEY_SECRET }}
- name: Upload
run: ossutil cp -r Chinese_Translation_zh-CN.ts3_translation oss://edison-storage/
run: ossutil cp -f Chinese_Translation_zh-CN.ts3_translation oss://edison-storage/
- name: Group notify
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/master'