From a26e6078b87a22045992a96d7a61c7f22b9698fd Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Fri, 2 Apr 2021 17:24:27 -0500 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index e679d96..b7606f0 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$NEXT_PATCH_VERSION' +name-template: 'Meshery Adapter for NSM v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' categories: - title: '🚀 Features'