From 93afe08a2f46cdf6d25e6a8f6962fc7e456fba14 Mon Sep 17 00:00:00 2001 From: stonebuzz Date: Mon, 26 Aug 2024 16:31:12 +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 370938d5..e25f4e79 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -17,4 +17,4 @@ jobs: name: "Pull / Push translations" uses: "stonebuzz/plugin-translation-workflows/.github/workflows/translation.yml@v1" secrets: - TX_TOKEN: "${{ secrets.TRANSLATION_TOKEN }}" + translate_token: "${{ secrets.TRANSLATE_TOKEN }}"