Skip to content

Commit

Permalink
fix: Added missing configuration for release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Apr 4, 2024
1 parent acd3fc1 commit 127eb60
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name-template: $RESOLVED_VERSION
tag-template: $RESOLVED_VERSION

template: |
# What's Changed
$CHANGES

0 comments on commit 127eb60

Please sign in to comment.