[PM-17412] Renamed crowdin.yml to crowdin-bwa.yml (#348)

This commit is contained in:
Álison Fernandes 2025-02-18 14:33:05 +00:00 committed by GitHub
parent 6a3a534304
commit ba9a0d8884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ jobs:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
with:
config: crowdin.yml
config: crowdin-bwa.yml
upload_sources: false
upload_translations: false
download_translations: true

View File

@ -25,6 +25,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
with:
config: crowdin.yml
config: crowdin-bwa.yml
upload_sources: true
upload_translations: false