Skip to content

Commit

Permalink
fix release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnrobinson committed Jan 24, 2022
1 parent 3a9740f commit f19109a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name-template: 'v$RESOLVED_VERSION 🚀'
name-template: 'v$RESOLVED_VERSION 🌈'
tag-template: 'v$RESOLVED_VERSION'
categories:
- title: '🚀 Features'
Expand All @@ -14,7 +14,6 @@ categories:
label: 'chore'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
no-contributors-template: "@gregnrobinson"
version-resolver:
major:
labels:
Expand Down

0 comments on commit f19109a

Please sign in to comment.