ci(crowdin): upload sources only

This commit is contained in:
Ushie 2022-11-29 14:29:30 +03:00 committed by GitHub
parent 3c3ebe7d9d
commit c5ba6a238a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,8 @@ jobs:
uses: crowdin/github-action@1.5.0
with:
config: crowdin.yml
upload_translations: true
upload_sources: true
upload_translations: false
download_translations: true
push_translations: true
create_pull_request: false
@ -42,4 +43,4 @@ jobs:
# git checkout flutter
# git add *
# git merge i18n_flutter
# git push
# git push