Skip to content

Commit 268cad2

Browse files
committed
Update release template
1 parent 3344959 commit 268cad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name-template: "v$RESOLVED_VERSION"
3-
tag-template: "v$RESOLVED_VERSION"
2+
name-template: "$RESOLVED_VERSION"
3+
tag-template: "$RESOLVED_VERSION"
44
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
55
sort-direction: ascending
66

0 commit comments

Comments
 (0)