Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhx828 committed Jun 6, 2022
1 parent dbba811 commit 35a9e9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name-template: 'v$NEXT_PATCH_VERSION'
tag-template: 'v$NEXT_PATCH_VERSION'
name-template: 'v$NEXT_MINOR_VERSION'
tag-template: 'v$NEXT_MINOR_VERSION'
categories:
- title: '🧬 Features'
labels:
Expand Down Expand Up @@ -31,4 +31,4 @@ template: |
## Changes
$CHANGES
## 🕵️‍♀️ Full commit logs
- https://github.com/oncokb/oncokb-annotator/compare/$PREVIOUS_TAG...v$NEXT_PATCH_VERSION
- https://github.com/oncokb/oncokb-annotator/compare/$PREVIOUS_TAG...v$NEXT_MINOR_VERSION

0 comments on commit 35a9e9e

Please sign in to comment.