Compare commits

..

1 Commits

Author SHA1 Message Date
f9fa95ef9d chore: crowding ci integration.
Some checks failed
Check PR code / translations (pull_request) Failing after 33s
2025-03-09 15:35:26 +01:00

View File

@ -39,8 +39,6 @@ jobs:
upload_translations: false upload_translations: false
download_translations: true download_translations: true
create_pull_request: false create_pull_request: false
upload_sources_args: '-c ./.gitea/workflows/assets/crowdin.yml'
download_translations_args: '-c ./.gitea/workflows/assets/crowdin.yml'
env: env:
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}