Fix n auto-updater base branch

This commit is contained in:
tituspijean 2022-04-20 21:37:49 +02:00 committed by GitHub
parent d4007484f3
commit 3f9fd91334
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ jobs:
committer: 'yunohost-bot <yunohost-bot@users.noreply.github.com>'
author: 'yunohost-bot <yunohost-bot@users.noreply.github.com>'
signoff: false
base: testing
base: dev
branch: ci-auto-update-n-v${{ env.VERSION }}
delete-branch: true
title: 'Upgrade n to version ${{ env.VERSION }}'