diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 91e3cc07b..bafd5cb2a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$RESOLVED_VERSION 🌈' +name-template: '$RESOLVED_VERSION 🌈' tag-template: 'v$RESOLVED_VERSION' categories: - title: '🚀 Features' @@ -22,4 +22,4 @@ template: | ## Contributor - $CONTRIBUTORS \ No newline at end of file + $CONTRIBUTORS