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.
2 parents 220446d + 04dcb27 commit 38b414cCopy full SHA for 38b414c
.github/release-drafter.yml
@@ -2,5 +2,5 @@
2
_extends: .github
3
# Semantic versioning: https://semver.org/
4
version-template: $MAJOR.$MINOR.$PATCH
5
-tag-template: v$NEXT_MINOR_VERSION
6
-name-template: v$NEXT_MINOR_VERSION
+tag-template: $NEXT_MINOR_VERSION
+name-template: $NEXT_MINOR_VERSION
0 commit comments