just to upload
This commit is contained in:
parent
46e54ff41f
commit
fef9bcd041
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cider-chores.yml
vendored
2
.github/workflows/cider-chores.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
||||||
uses: crowdin/github-action@1.4.13
|
uses: crowdin/github-action@1.4.13
|
||||||
with:
|
with:
|
||||||
upload_translations: true
|
upload_translations: true
|
||||||
download_translations: true
|
download_translations: false
|
||||||
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
|
project_id: ${{ secrets.CROWDIN_PROJECT_ID }}
|
||||||
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||||
source: '/src/i18n/source/**.*'
|
source: '/src/i18n/source/**.*'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue