From b9be8b1c372ecafb2cdd9a7820064ad5857858bd Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Tue, 18 May 2021 16:01:52 -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 829f2307..84a83540 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$NEXT_PATCH_VERSION' +name-template: 'MeshSync v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' categories: - title: '🚀 Features'