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 }}"