From a2cabb1da6e71bb638685bc0de5c159862d21bd4 Mon Sep 17 00:00:00 2001 From: Michael Hiiva Date: Thu, 7 Oct 2021 20:16:06 -0700 Subject: [PATCH] Fixed release-drafter.yml for next version. --- .github/release-drafter.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 27ab07d6..186b2348 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,7 +1,6 @@ name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' -version-template: 'v$MAJOR.$MINOR.$PATCH' -ssssss-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. +change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks. categories: - title: 'Major' labels: