mirror of https://github.com/go-gitea/gitea.git
Update cron-translations.yml (#24708)
Fix cron translations push failure
This commit is contained in:
parent
a8f643c56e
commit
22da9da0e8
|
@ -38,6 +38,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
CROWDIN_KEY: ${{ secrets.CROWDIN_KEY }}
|
CROWDIN_KEY: ${{ secrets.CROWDIN_KEY }}
|
||||||
PLUGIN_UPLOAD: true
|
PLUGIN_UPLOAD: true
|
||||||
|
PLUGIN_EXPORT_DIR: options/locale/
|
||||||
PLUGIN_IGNORE_BRANCH: true
|
PLUGIN_IGNORE_BRANCH: true
|
||||||
PLUGIN_PROJECT_IDENTIFIER: gitea
|
PLUGIN_PROJECT_IDENTIFIER: gitea
|
||||||
PLUGIN_FILES: |
|
PLUGIN_FILES: |
|
||||||
|
|
Loading…
Reference in New Issue