diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 4083dd80..d29b86b0 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,4 +2,4 @@ _extends: jenkinsci/.github version-template: $MAJOR.$MINOR tag-template: v$NEXT_MINOR_VERSION -name-template: Release $NEXT_MINOR_VERSION +name-template: $NEXT_MINOR_VERSION