diff --git a/.woodpecker/ci.yml b/.woodpecker/ci.yml index a4d516d..73339aa 100644 --- a/.woodpecker/ci.yml +++ b/.woodpecker/ci.yml @@ -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} \ No newline at end of file