Skip to content

Commit 08918f2

Browse files
author
oncokb-bot
committed
Update action files to align the version level to major
1 parent 3dcdbde commit 08918f2

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,10 +1,10 @@
1-
name-template: 'v$NEXT_PATCH_VERSION'
2-
tag-template: 'v$NEXT_PATCH_VERSION'
1+
name-template: 'v$NEXT_MAJOR_VERSION'
2+
tag-template: 'v$NEXT_MAJOR_VERSION'
33
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
44
template: |
55
## Changes
66
$CHANGES
77
88
## 🕵️‍♀️ Full commit logs
99
10-
- https://github.com/oncokb/oncokb-sop/compare/$PREVIOUS_TAG...v$NEXT_PATCH_VERSION
10+
- https://github.com/oncokb/oncokb-sop/compare/$PREVIOUS_TAG...v$NEXT_MAJOR_VERSION

0 commit comments

Comments
 (0)