Skip to content

Commit

Permalink
Update release template
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus committed Oct 28, 2024
1 parent 3344959 commit 268cad2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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"
name-template: "$RESOLVED_VERSION"
tag-template: "$RESOLVED_VERSION"
change-template: "- $TITLE @$AUTHOR (#$NUMBER)"
sort-direction: ascending

Expand Down

0 comments on commit 268cad2

Please sign in to comment.