Skip to content

Commit

Permalink
Fix release-drafter config
Browse files Browse the repository at this point in the history
  • Loading branch information
ingara committed Mar 23, 2021
1 parent a9fc7fa commit b1475cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
name-template: "v$RESOLVED_VERSION"
tag-template: "v$RESOLVED_VERSION"
template: |
## What's new?
$CHANGES

0 comments on commit b1475cc

Please sign in to comment.