From a1e9da6ac392f0faab6ec9bc853544e8f78108ed Mon Sep 17 00:00:00 2001 From: hiento09 <136591877+hiento09@users.noreply.github.com> Date: Wed, 11 Oct 2023 19:11:07 +0700 Subject: [PATCH] Correct release name correspond to electron-build publish --- .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 91e3cc07b..bafd5cb2a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,4 +1,4 @@ -name-template: 'v$RESOLVED_VERSION 🌈' +name-template: '$RESOLVED_VERSION 🌈' tag-template: 'v$RESOLVED_VERSION' categories: - title: '🚀 Features' @@ -22,4 +22,4 @@ template: | ## Contributor - $CONTRIBUTORS \ No newline at end of file + $CONTRIBUTORS