Update build.yml

This commit is contained in:
EdisonJwa 2022-08-16 00:13:22 +09:00 committed by GitHub
parent 339f12384a
commit 9240a3ae8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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