diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 2ba1f163c..a33ae6594 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,5 +1,5 @@ -name-template: "v$RESOLVED_VERSION 🚀" -tag-template: "v$RESOLVED_VERSION" +name-template: "$RESOLVED_VERSION 🚀" +tag-template: "$RESOLVED_VERSION" categories: - title: "✨ Features" labels: