Skip to content

Commit 2869982

Browse files
authored
Update release-drafter.yml
1 parent 84b9865 commit 2869982

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Please note that emoji usages follows this guide: https://gitmoji.dev/
22
---
3-
name-template: 'v$RESOLVED_VERSION 🌈'
4-
tag-template: 'v$RESOLVED_VERSION'
3+
name-template: '$RESOLVED_VERSION 🌈'
4+
tag-template: '$RESOLVED_VERSION'
55
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
66

77
template: |

0 commit comments

Comments
 (0)