Skip to content

Commit

Permalink
Merge pull request #37 from johnmanjiro13/fix-draft-release-name
Browse files Browse the repository at this point in the history
chore: remove emoji from release name
  • Loading branch information
johnmanjiro13 authored Jun 4, 2022
2 parents f0e0c6a + 1c1f332 commit e38274d
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 e38274d

Please sign in to comment.