We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3344959 commit 268cad2Copy full SHA for 268cad2
.github/release-drafter.yml
@@ -1,6 +1,6 @@
1
---
2
-name-template: "v$RESOLVED_VERSION"
3
-tag-template: "v$RESOLVED_VERSION"
+name-template: "$RESOLVED_VERSION"
+tag-template: "$RESOLVED_VERSION"
4
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
5
sort-direction: ascending
6
0 commit comments