Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huizebruin committed Jun 29, 2024
1 parent 9140a60 commit b1dfd74
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,7 +1,7 @@
---
name-template: "v$RESOLVED_VERSION"
tag-template: "$RESOLVED_VERSION"
change-template: "- #$NUMBER $TITLE @huizebruin"
change-template: "- #$NUMBER $TITLE @$AUTHOR"
sort-direction: ascending

categories:
Expand Down Expand Up @@ -56,7 +56,7 @@ version-resolver:
default: patch

template: |
## What's changed.
## What's changed
$CHANGES
Expand Down

0 comments on commit b1dfd74

Please sign in to comment.