From c31d01c439726cb9adccc7db675a936cae4f4e26 Mon Sep 17 00:00:00 2001 From: OFreddy <35624593+OFreddy@users.noreply.github.com> Date: Tue, 26 Dec 2023 11:25:20 +0100 Subject: [PATCH] Update release-notes-config.json --- .github/workflows/config/release-notes-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/config/release-notes-config.json b/.github/workflows/config/release-notes-config.json index 3fa9e3bd1..e92fe4a92 100644 --- a/.github/workflows/config/release-notes-config.json +++ b/.github/workflows/config/release-notes-config.json @@ -30,7 +30,7 @@ } ], "template": "${{CHANGELOG}}", - "pr_template": "- [${{TITLE}}](https://github.com/tbnobody/OpenDTU/commit/${{MERGE_SHA}})", + "pr_template": "- [${{TITLE}}](https://github.com/OFreddy/OpenDTU/commit/${{MERGE_SHA}})", "empty_template": "- no changes", "label_extractor": [ {