Skip to content

Commit

Permalink
Update the release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas committed Jan 30, 2023
1 parent 35ad8ab commit fead9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
@@ -1,6 +1,6 @@
---
name-template: "v$RESOLVED_VERSION"
tag-template: "$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
change-template: "- #$NUMBER $TITLE @$AUTHOR"
sort-direction: ascending

Expand Down

0 comments on commit fead9f3

Please sign in to comment.