Update crowdin.yml

This commit is contained in:
Xikaro
2026-02-25 01:19:18 +05:00
parent 1520243cef
commit bc0b5bfa93

View File

@@ -105,7 +105,7 @@ jobs:
with:
upload_sources: true
upload_translations: false
upload_sources_args: "--cache ${{ github.event.inputs.force_upload == 'true' && '--auto-update --preserve-hierarchy' || '--preserve-hierarchy' }}"
upload_sources_args: "--cache --auto-update ${{ github.event.inputs.force_upload == 'true' && '--auto-update --preserve-hierarchy' || '--preserve-hierarchy' }}"
config: crowdin.yml
dry_run: ${{ github.event.inputs.dry_run == 'true' }}
env: