From 10feed769ad6cba3802464c9d4fcfcb4ff6db3c9 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 11 Jun 2022 03:37:56 +0200 Subject: [PATCH] Update updater.yml --- .github/workflows/updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 2f8a4c8..fb72ba0 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -40,7 +40,7 @@ jobs: committer: 'yunohost-bot ' author: 'yunohost-bot ' signoff: false - base: master + base: testing branch: ci-auto-update-v${{ env.VERSION }} delete-branch: true title: 'Upgrade to version ${{ env.VERSION }}'