mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 19:17:16 -06:00
[PM-17412] Renamed crowdin.yml to crowdin-bwa.yml (#348)
This commit is contained in:
parent
6a3a534304
commit
ba9a0d8884
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user