mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2025-01-29 09:22:46 +08:00
Update build.yml
This commit is contained in:
parent
520a056dde
commit
13e8004f92
16
.github/workflows/build.yml
vendored
16
.github/workflows/build.yml
vendored
@ -50,15 +50,15 @@ jobs:
|
||||
name: Chinese_Translation_zh-CN.ts3_translation
|
||||
path: Chinese_Translation_zh-CN.ts3_translation
|
||||
|
||||
- name: Setup Ossutil
|
||||
uses: manyuanrong/setup-ossutil@v2.0
|
||||
with:
|
||||
endpoint: ${{ secrets.OSS_ENDPOINT }}
|
||||
access-key-id: ${{ secrets.OSS_KEY_ID }}
|
||||
access-key-secret: ${{ secrets.OSS_KEY_SECRET }}
|
||||
# - name: Setup Ossutil
|
||||
# uses: manyuanrong/setup-ossutil@v2.0
|
||||
# with:
|
||||
# endpoint: ${{ secrets.OSS_ENDPOINT }}
|
||||
# access-key-id: ${{ secrets.OSS_KEY_ID }}
|
||||
# access-key-secret: ${{ secrets.OSS_KEY_SECRET }}
|
||||
|
||||
- name: Upload
|
||||
run: ossutil cp -f Chinese_Translation_zh-CN.ts3_translation oss://edison-storage/
|
||||
# - name: Upload
|
||||
# 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'
|
||||
|
Loading…
Reference in New Issue
Block a user