CI: Update Crowdin Sync workflow to 0.1.1
See https://github.com/obsproject/crowdin-synchronization/pull/6
This commit is contained in:
2
.github/workflows/crowdin-sync-upload.yml
vendored
2
.github/workflows/crowdin-sync-upload.yml
vendored
@@ -21,6 +21,6 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
- name: Download Script
|
||||
run: wget -P ./other/ https://raw.githubusercontent.com/obsproject/crowdin-synchronization/0.1.0/dist/upload.mjs
|
||||
run: wget -P ./other/ https://raw.githubusercontent.com/obsproject/crowdin-synchronization/0.1.1/dist/upload.mjs
|
||||
- name: Upload English strings to Crowdin
|
||||
run: node ./other/upload.mjs
|
||||
|
Reference in New Issue
Block a user