diff --git a/.github/workflows/sync-crowdin.yml b/.github/workflows/sync-crowdin.yml index 2e0cdc6a11..3ed85b2051 100644 --- a/.github/workflows/sync-crowdin.yml +++ b/.github/workflows/sync-crowdin.yml @@ -39,6 +39,7 @@ jobs: upload_sources: true upload_translations: true download_translations: true + crowdin_branch_name: ${{ github.ref_name }} # The "branch" (folder) in crowdin to source from. Match the branch name in GH localization_branch_name: l10n_crowdin_translations create_pull_request: true pull_request_title: 'New Crowdin Translations'