From 6cbca8c98522752bf5616522c6e49938c5af7dc6 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 3 Aug 2021 06:43:08 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 07b68886d..a68fac664 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -393,7 +393,8 @@ jobs: [1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }} author: 'iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com>' - delete-branch: true + branch: 'bot/auto-update' + delete-branch: false base: master token: ${{ steps.generate-token.outputs.token }} - name: Enable Pull Request Automerge