From 36da3631888d39b951b3a172ed0066c6e1955641 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 2 May 2022 09:37:33 +1000 Subject: [PATCH] Force push translation files --- .github/workflows/translations.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 108bee2132..fa2d09c0e7 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -46,3 +46,4 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: l10 + force: true