From c768b0fba0e0434cbc730f65cb892cbc7f18535b Mon Sep 17 00:00:00 2001 From: evanchooly Date: Wed, 30 Aug 2023 22:54:28 -0400 Subject: [PATCH] tweak the naming --- .github/release-drafter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 04c20ac..c1f1382 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,5 +1,5 @@ -name-template: Release $COMPLETE -tag-template: r$COMPLETE +name-template: Release $NEXT_COMPLETE_VERSION +tag-template: r$NEXT_COMPLETE_VERSION template: | # What's Changed (testing)