Skip to content

Commit 2292668

Browse files
author
oncokb-bot
committed
Update action files to align the version level to minor
1 parent c500380 commit 2292668

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_PATCH_VERSION'
2-
tag-template: '$NEXT_PATCH_VERSION'
1+
name-template: '$NEXT_MINOR_VERSION'
2+
tag-template: '$NEXT_MINOR_VERSION'
33
categories:
44
- title: '🧬 Features'
55
labels:
@@ -39,4 +39,4 @@ template: |
3939
4040
## 🕵️‍♀️ Full commit logs
4141
42-
- https://github.com/oncokb/oncokb-public/compare/$PREVIOUS_TAG...$NEXT_PATCH_VERSION
42+
- https://github.com/oncokb/oncokb-public/compare/$PREVIOUS_TAG...$NEXT_MINOR_VERSION

0 commit comments

Comments
 (0)