From 86e0d08667b870121afaa4683893c5f7455a6bdc Mon Sep 17 00:00:00 2001 From: stonebuzz Date: Tue, 27 Aug 2024 10:40:46 +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 73cc0c2..6b65ab4 100644 --- a/.github/workflows/translate.yml +++ b/.github/workflows/translate.yml @@ -12,7 +12,7 @@ on: jobs: refresh-translations: - name: "Pull / Push translations" + name: "Push / Pull" uses: "stonebuzz/plugin-translation-workflows/.github/workflows/translation.yml@v1" secrets: tx_token: "${{ secrets.TRANSLATE_TOKEN }}"