diff --git a/.forgejo/workflows/sync-translations.yml b/.forgejo/workflows/sync-translations.yml index a0c09ba8f..9501c15e1 100644 --- a/.forgejo/workflows/sync-translations.yml +++ b/.forgejo/workflows/sync-translations.yml @@ -22,6 +22,7 @@ jobs: - name: crowdin action uses: https://github.com/crowdin/github-action@v2 with: + crowdin_branch_name: development upload_sources: true upload_translations: false download_translations: true