From aaaa5ee7565c4b2c1933e6a59aa6349d4615711e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 3 Oct 2021 10:27:01 +0200 Subject: [PATCH] Add base branch --- .github/workflows/updater.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index ca77fed..fd6ed60 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -41,6 +41,7 @@ jobs: author: 'yunohost-bot ' signoff: false branch: ci-auto-update-v${{ env.VERSION }} + base: testing delete-branch: true title: 'Upgrade to version ${{ env.VERSION }}' body: |