mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2024-12-28 10:15:09 +08:00
Update build.yml
This commit is contained in:
parent
339f12384a
commit
9240a3ae8d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user