Skip to content

Commit

Permalink
🔨 Change release drafter tag template
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Feb 20, 2021
1 parent 1c76939 commit f5acefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name-template: "v$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
tag-template: "$RESOLVED_VERSION"
change-template: "- #$NUMBER $TITLE @$AUTHOR"
sort-direction: ascending

Expand Down

0 comments on commit f5acefa

Please sign in to comment.