diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 186b2348..7bb19a88 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,5 +1,5 @@ -name-template: 'v$RESOLVED_VERSION' -tag-template: 'v$RESOLVED_VERSION' +name-template: '$RESOLVED_VERSION' +tag-template: '$RESOLVED_VERSION' change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. categories: - title: 'Major'