diff options
author | rebortg <github@ghlr.de> | 2024-04-09 22:00:14 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-04-09 22:00:14 +0200 |
commit | 0f4979720d7cf08bb21e9402e0dee5492a98c0d5 (patch) | |
tree | 3f35954edca7fe3f1d61bcb9b0dc8b2e60508e38 /.github/workflows/update-translations.yml | |
parent | fc048e90730cc404b5e04473eee9a6003bea329e (diff) | |
download | vyos-documentation-0f4979720d7cf08bb21e9402e0dee5492a98c0d5.tar.gz vyos-documentation-0f4979720d7cf08bb21e9402e0dee5492a98c0d5.zip |
prepare master branch rename to current
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 |