Skip to content

Commit 1820084

Browse files
author
oncokb-bot
committed
Update action files to align the version level to patch
1 parent 15439a9 commit 1820084

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,10 +1,10 @@
1-
name-template: 'v$NEXT_MINOR_VERSION'
2-
tag-template: 'v$NEXT_MINOR_VERSION'
1+
name-template: 'v$NEXT_PATCH_VERSION'
2+
tag-template: 'v$NEXT_PATCH_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_MINOR_VERSION
10+
- https://github.com/oncokb/oncokb-sop/compare/$PREVIOUS_TAG...v$NEXT_PATCH_VERSION

0 commit comments

Comments
 (0)