Fix Crowdin Github Action (#2311)

This commit is contained in:
Claire 2023-07-19 08:36:25 +02:00 committed by GitHub
commit 949f1fc343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
- name: crowdin action
uses: crowdin/github-action@v1
with:
config: crowdin-glitch.yml
upload_sources: false
upload_translations: false
download_translations: true

View file

@ -25,6 +25,7 @@ jobs:
- name: crowdin action
uses: crowdin/github-action@v1
with:
config: crowdin-glitch.yml
upload_sources: true
upload_translations: false
download_translations: false