Update crowdin.yml
This commit is contained in:
5
.github/workflows/crowdin.yml
vendored
5
.github/workflows/crowdin.yml
vendored
@@ -1,4 +1,5 @@
|
||||
name: 🌐 Crowdin Translations
|
||||
name: Crowdin Translations
|
||||
run-name: "🌐 Crowdin Translations #${{ github.run_number }}"
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -146,7 +147,7 @@ jobs:
|
||||
uses: crowdin/github-action@v2.15.0
|
||||
with:
|
||||
command: 'status'
|
||||
command_args: '--language ${{ github.event.inputs.download_language || "" }} --format json'
|
||||
command_args: '--language ${{ github.event.inputs.download_language || '' }} --format json'
|
||||
configuration: crowdin.yml
|
||||
env:
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user