From b9329127c134a26065953de26f1239a872a4b9cc Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Fri, 5 Sep 2025 16:55:58 +0100 Subject: [PATCH] Reorder translation commands in workflow file --- .github/workflows/co-op-translator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 0c6d4b2b..e9419fc2 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -63,8 +63,8 @@ jobs: # translate -l "el th sv da no fi nl he vi id ms tl" -md -y # translate -l "sw hu cs sk ro bg sr hr sl uk my" -md -y # translate -l "de es fa fr hi ko" -md -y - # translate -l "lt pl pt zh hk tw" -md -y - translate -l "de es fa fr hi ko" -y + translate -l "lt pl pt zh hk tw" -md -y + # translate -l "de es fa fr hi ko" -y # translate -l "lt pl pt zh hk tw" -y - name: Authenticate GitHub App