From b1dfd743cbd8577331d7ce402d59bbc7d331bb98 Mon Sep 17 00:00:00 2001 From: huizebruin <62996429+huizebruin@users.noreply.github.com> Date: Sat, 29 Jun 2024 13:56:58 +0200 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index fde54ec..ffc9be7 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,7 +1,7 @@ --- name-template: "v$RESOLVED_VERSION" tag-template: "$RESOLVED_VERSION" -change-template: "- #$NUMBER $TITLE @huizebruin" +change-template: "- #$NUMBER $TITLE @$AUTHOR" sort-direction: ascending categories: @@ -56,7 +56,7 @@ version-resolver: default: patch template: | - ## What's changed. + ## What's changed $CHANGES