From a2501378e4a7d93dbf0e02aaf38091369e4ef5bc Mon Sep 17 00:00:00 2001 From: stonebuzz Date: Tue, 27 Aug 2024 09:45:19 +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 8a90b01..027667f 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 }}"