Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanisgrig committed Jul 31, 2019
1 parent 6f18513 commit 4bb3c7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name-template: 'v$NEXT_PATCH_VERSION-preview'
name-template: 'v$NEXT_MINOR_VERSION-preview'
change-template: '* $TITLE (#$NUMBER)'
exclude-labels:
- 'Changelog: Skip'
branches:
- master
- next
categories:
- title: 'Templates'
labels:
Expand Down

0 comments on commit 4bb3c7e

Please sign in to comment.