Skip to content

Commit 914673b

Browse files
authored
Update release-drafter.yml
1 parent b2b92b0 commit 914673b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/release-drafter.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name-template: 'v$RESOLVED_VERSION-dev'
2-
tag-template: 'v$RESOLVED_VERSION-dev'
3-
tag-prefix: 'v'
1+
name-template: 'dev-v$RESOLVED_VERSION'
2+
tag-template: 'dev-v$RESOLVED_VERSION'
3+
tag-prefix: 'dev-v'
44

55
categories:
66
- title: 🚀 Features

0 commit comments

Comments
 (0)