From e218674ac735384148b22c43e020cec5e757b6bb Mon Sep 17 00:00:00 2001 From: meysamhadeli Date: Thu, 26 Jan 2023 00:39:32 +0330 Subject: [PATCH] change in release drafter template --- .github/release-drafter.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index b3c5e9a..426e305 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -8,11 +8,12 @@ # This release drafter follows the conventions from https://keepachangelog.com, https://common-changelog.org/ # https://www.conventionalcommits.org - +name-template: 'v$RESOLVED_VERSION' +tag-template: 'v$RESOLVED_VERSION' template: | ## What Changed 👀 $CHANGES - + **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION categories: - title: 🚀 Features labels: