diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index e25f4e79..c28b4836 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -16,5 +16,5 @@ jobs: contents: "write" name: "Pull / Push translations" uses: "stonebuzz/plugin-translation-workflows/.github/workflows/translation.yml@v1" - secrets: + with: translate_token: "${{ secrets.TRANSLATE_TOKEN }}"