diff --git a/.github/release-drafts/increasing-minor-version.yml b/.github/release-drafts/increasing-minor-version.yml index 2982d45995..2bc4a4f48e 100644 --- a/.github/release-drafts/increasing-minor-version.yml +++ b/.github/release-drafts/increasing-minor-version.yml @@ -1,5 +1,5 @@ -name-template: 'Play $NEXT_PATCH_VERSION' -tag-template: '$NEXT_PATCH_VERSION' +name-template: 'Play $NEXT_MINOR_VERSION' +tag-template: '$NEXT_MINOR_VERSION' template: | # :mega: Play $NEXT_MINOR_VERSION Released