From 0a9497749f958e9ce88761e0df8626bf5d741489 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Wed, 20 Dec 2023 13:10:04 -0600 Subject: [PATCH] Update release-drafter.yml Signed-off-by: Lee Calcote --- .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 7342fcb..4e51efa 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$NEXT_PATCH_VERSION' +name-template: 'rtk-query-codegen v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' categories: - title: '🚀 Features' @@ -22,4 +22,4 @@ template: | ## Contributors Thank you to our contributors for making this release possible: - $CONTRIBUTORS \ No newline at end of file + $CONTRIBUTORS