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'