Skip to content

Commit 5c68bbe

Browse files
committed
Fixing tag name to remove leading v
1 parent 52b3425 commit 5c68bbe

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,5 +1,5 @@
1-
name-template: 'v$NEXT_PATCH_VERSION 🌈'
2-
tag-template: 'v$NEXT_PATCH_VERSION'
1+
name-template: '$NEXT_PATCH_VERSION 🌈'
2+
tag-template: '$NEXT_PATCH_VERSION'
33
categories:
44
- title: '🚀 New scanners'
55
labels:

0 commit comments

Comments
 (0)