Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 4bb3c7e

Browse files
authored
Update release-drafter.yml
1 parent 6f18513 commit 4bb3c7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
name-template: 'v$NEXT_PATCH_VERSION-preview'
1+
name-template: 'v$NEXT_MINOR_VERSION-preview'
22
change-template: '* $TITLE (#$NUMBER)'
33
exclude-labels:
44
- 'Changelog: Skip'
55
branches:
66
- master
7+
- next
78
categories:
89
- title: 'Templates'
910
labels:

0 commit comments

Comments
 (0)