Skip to content

Commit 5ff30a8

Browse files
author
Hongxin Zhang
committed
Change release-drafter version model
Signed-off-by: Hongxin Zhang <[email protected]>
1 parent 8791d48 commit 5ff30a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/release-drafter.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name-template: '$NEXT_MINOR_VERSION'
2-
tag-template: '$NEXT_MINOR_VERSION'
1+
name-template: '$NEXT_PATCH_VERSION'
2+
tag-template: '$NEXT_PATCH_VERSION'
33
categories:
44
- title: '🧬 Features'
55
labels:
@@ -37,4 +37,4 @@ template: |
3737
3838
## 🕵️‍♀️ Full commit logs
3939
40-
- https://github.com/oncokb/oncokb-public/compare/$PREVIOUS_TAG...$NEXT_MINOR_VERSION
40+
- https://github.com/oncokb/oncokb-public/compare/$PREVIOUS_TAG...$NEXT_PATCH_VERSION

0 commit comments

Comments
 (0)