diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index feceb0d399..b398cca399 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -16,7 +16,7 @@ jobs: uses: crowdin/github-action@v2 with: upload_sources: true - upload_translations: true + upload_translations: false download_translations: true localization_branch_name: l10n_crowdin_translations create_pull_request: true