mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
[SKIP_BUILD] Update Crowdin settings
This commit is contained in:
parent
851ecf50c7
commit
a4e55e8a93
4 changed files with 23 additions and 7 deletions
4
.github/workflows/deploy-doc-only.yml
vendored
4
.github/workflows/deploy-doc-only.yml
vendored
|
|
@ -20,11 +20,13 @@ jobs:
|
|||
- name: Sync translations from crowdin
|
||||
uses: crowdin/github-action@1.5.0
|
||||
with:
|
||||
upload_translations: true
|
||||
upload_sources: true
|
||||
upload_translations: false
|
||||
download_translations: true
|
||||
|
||||
localization_branch_name: l10n_master
|
||||
create_pull_request: false
|
||||
push_translations: false
|
||||
|
||||
base_path: ${{ github.workspace }}
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue