diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 071301b6b19..f8edc9f51e0 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -31,6 +31,7 @@ jobs: python-version: ${{ env.DEFAULT_PYTHON }} - name: Upload Translations + env: + LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }} run: | - export LOKALISE_TOKEN="${{ secrets.LOKALISE_TOKEN }}" python3 -m script.translations upload