diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index c28b483..e25f4e7 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" - with: + secrets: translate_token: "${{ secrets.TRANSLATE_TOKEN }}"