Remove v prefix from resolved version

This commit is contained in:
Jamil
2022-05-17 17:24:45 -07:00
committed by GitHub
parent 0efa2a1df0
commit 56a307861d

View File

@@ -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: