From 6d6ef6d420e4ee4b10f56bf96a8925f3c76d794d Mon Sep 17 00:00:00 2001 From: Aaron Steers Date: Sat, 9 Nov 2024 21:27:09 -0800 Subject: [PATCH] fix release drafter change template --- .github/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 852b32aa..397a3a8a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -17,7 +17,7 @@ categories: - 'refactor' - title: 'Documentation 📖' label: 'docs' -change-template: '- $SUBJECT (#$NUMBER) - **_Thanks, @$AUTHOR_**!' +change-template: '- $TITLE (#$NUMBER)' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. version-resolver: major: