mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-29 14:25:03 +01:00
Update localization.yml
This commit is contained in:
parent
8ec724d9df
commit
b6856bda86
1 changed files with 1 additions and 1 deletions
2
.github/workflows/localization.yml
vendored
2
.github/workflows/localization.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
create_pull_request: true
|
create_pull_request: true
|
||||||
pull_request_title: 'New Crowdin translations'
|
pull_request_title: 'New Crowdin translations'
|
||||||
pull_request_body: 'New Crowdin pull request with translations'
|
pull_request_body: 'New Crowdin pull request with translations'
|
||||||
pull_request_base_branch_name: 'mc1.18/dev'
|
pull_request_base_branch_name: 'mc1.20.1/dev'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
|
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||||
|
|
Loading…
Reference in a new issue