Skip to content

Commit

Permalink
.github/workflows/crowdin-download.yml (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuszkrzaczkowski authored Nov 12, 2024
1 parent 1185ddb commit a4da83d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
upload_sources: false
upload_translations: false
download_translations: true
localization_branch_name: l10n_crowdin_translations
localization_branch_name: tmp_l10n_crowdin_translations
create_pull_request: true
pull_request_title: 'New Crowdin Translations'
pull_request_title: 'Crowdin Translations'
pull_request_base_branch_name: 'release'
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit a4da83d

Please sign in to comment.