fix default repo #1

Merged
OCram85 merged 3 commits from ocram85-patch-1 into main 2023-12-07 10:42:38 +01:00
Showing only changes of commit 1b7d8b2c06 - Show all commits

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}