CI: Update Crowdin Sync to 0.2.0

This commit is contained in:
Vainock
2022-03-23 21:40:57 +01:00
committed by Matt Gajownik
parent a8ecf3c8f2
commit 6ec7ebcb89
2 changed files with 2 additions and 14 deletions

View File

@@ -17,10 +17,4 @@ jobs:
with:
submodules: recursive
fetch-depth: 100
- uses: actions/setup-node@v3
with:
node-version: 16
- name: Download Script
run: wget -P ./other/ https://raw.githubusercontent.com/obsproject/crowdin-synchronization/0.1.2/dist/upload.mjs
- name: Upload English strings to Crowdin
run: node ./other/upload.mjs
- uses: obsproject/obs-crowdin-sync/upload@0.2.0