From 51a1c964e16c36447d150dfed2864d975de29b2a Mon Sep 17 00:00:00 2001 From: stonebuzz Date: Tue, 27 Aug 2024 08:35:01 +0200 Subject: [PATCH] fix --- .github/workflows/translate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/translate.yml b/.github/workflows/translate.yml index e25f4e7..c28b483 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 }}"