Update crowdin.yml

This commit is contained in:
Xikaro
2026-02-24 23:54:26 +05:00
parent 2a33efd258
commit edbfd59af1

View File

@@ -147,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 || '' }}"
configuration: crowdin.yml
env:
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_TOKEN }}