diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 51ac3996..46a32f77 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -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 \ No newline at end of file + # git push