diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/cron-translations.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cron-translations.yml b/.github/workflows/cron-translations.yml index 97e1ff9739..bc24dd4854 100644 --- a/.github/workflows/cron-translations.yml +++ b/.github/workflows/cron-translations.yml @@ -38,6 +38,7 @@ jobs: env: CROWDIN_KEY: ${{ secrets.CROWDIN_KEY }} PLUGIN_UPLOAD: true + PLUGIN_EXPORT_DIR: options/locale/ PLUGIN_IGNORE_BRANCH: true PLUGIN_PROJECT_IDENTIFIER: gitea PLUGIN_FILES: | |