Skip to content

Commit 49f0a82

Browse files
committed
update
1 parent 29e02ae commit 49f0a82

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/release-drafter.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
name-template: 'v21.$MINOR.$PATCH'
2-
tag-template: 'v21.$MINOR.$PATCH'
1+
version-template: 'v21.$MINOR.$PATCH'
2+
name-template: '$RESOLVED_VERSION'
3+
tag-template: '$RESOLVED_VERSION'
34
categories:
45
- title: '🚀 Features'
56
labels:

0 commit comments

Comments
 (0)