Skip to content

Commit

Permalink
Merge pull request #19 from TJStienstra/release-drafter
Browse files Browse the repository at this point in the history
Remove rainbow from release name
  • Loading branch information
tjstienstra authored Jan 30, 2024
2 parents 9c63039 + a533eff commit 68f48ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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 Down

0 comments on commit 68f48ea

Please sign in to comment.