diff --git a/.github/release-drafter_github.yml b/.github/release-drafter_github.yml index 2e4b7f4..9501a03 100644 --- a/.github/release-drafter_github.yml +++ b/.github/release-drafter_github.yml @@ -1,5 +1,5 @@ -name-template: "Release $NEXT_PATCH_VERSION" -tag-template: "v$NEXT_PATCH_VERSION" +name-template: "Release $COMPLETE" +tag-template: "v$COMPLETE" exclude: pulls: true @@ -15,8 +15,6 @@ categories: change-template: "- $TITLE ([#$NUMBER]($URL))" template: | - # Release $NEXT_PATCH_VERSION - ## Changes $CHANGES