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