Skip to content

Commit 7e469df

Browse files
committed
Remove emoji from release name template for consistency
1 parent 4c59399 commit 7e469df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name-template: "v$RESOLVED_VERSION 🌈"
1+
name-template: "v$RESOLVED_VERSION"
22
tag-template: "v$RESOLVED_VERSION"
33
categories:
44
- title: "🚀 Features"

0 commit comments

Comments
 (0)