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": [ {