Skip to content

Commit dba9c55

Browse files
authored
Fix tag template in release drafter
1 parent b432364 commit dba9c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name-template: 'v$NEXT_PATCH_VERSION 🌈'
2-
tag-template: 'v$NEXT_PATCH_VERSION'
2+
tag-template: 'github-api-$NEXT_MINOR_VERSION'
33
categories:
44
- title: '🚀 Features'
55
labels:

0 commit comments

Comments
 (0)