diff options
Diffstat (limited to '.github/workflows/update-translations.yml')
-rw-r--r-- | .github/workflows/update-translations.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index 393ce190..6ab53323 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -57,6 +57,6 @@ jobs: title: "Github: update translations" body: | Generate, upload new and download translation files - branch: update-translations-master + branch: update-translations-current delete-branch: true |