fix default repo
ci/woodpecker/pr/ci Pipeline failed Details

This commit is contained in:
OCram85 2023-12-07 10:23:16 +01:00
parent 4bd4ee2288
commit 1b7d8b2c06
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ steps:
from_secret: RENOVATE_TOKEN
base_url: https://gitea.ocram85.com
title: ${CI_COMMIT_TAG}
note: "> :bulb: **Note:** See [CHANGELOG.md](src/branch/master/CHANGELOG.md) for recent changes."
note: "> :bulb: **Note:** See [CHANGELOG.md](src/branch/main/CHANGELOG.md) for recent changes."
when:
event: [tag]
branch: ${CI_REPO_DEFAULT_BRANCH}