just to upload

This commit is contained in:
Core 2022-09-20 17:07:06 +01:00
parent 46e54ff41f
commit fef9bcd041
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0

View file

@ -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/**.*'