From 35afc27833301eefdf8f98d435840aec1455debe Mon Sep 17 00:00:00 2001 From: stonebuzz Date: Tue, 27 Aug 2024 08:48:48 +0200 Subject: [PATCH] test --- .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 31267ba..412393a 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -14,5 +14,5 @@ jobs: refresh-translations: name: "Pull / Push translations" uses: "stonebuzz/plugin-translation-workflows/.github/workflows/translation.yml@v1" - secrets: + with: TX_TOKEN: "${{ secrets.TRANSLATE_TOKEN }}"