aa
This commit is contained in:
parent
c37b86289d
commit
91e58ece44
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cider-chores.yml
vendored
2
.github/workflows/cider-chores.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
download_translations: true
|
||||
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
source: '/src/i18n/source/'
|
||||
source: '/src/i18n/source/%locale_with_underscore%.json'
|
||||
translation: '/src/i18n/%locale_with_underscore%.json'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue