From 340177e992b52d4ec19c073d7fb36eb846da5a31 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Thu, 22 Jul 2021 16:26:54 +0400 Subject: [PATCH] Update release-drafter.yml --- .github/release-drafter.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 6aeb794..7d7864a 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -27,7 +27,8 @@ jobs: # disable-autolabeler: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} -name-template: 'v$RESOLVED_VERSION 🌈' + +name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' categories: - title: '🚀 Features'