Skip to content

Commit

Permalink
Set develop branch for release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
klemmchr committed Dec 2, 2019
1 parent 98449da commit 93c32d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/release-drafter.yml
Expand Up @@ -10,7 +10,8 @@ categories:
- title: '🧰 Maintenance'
label: 'Type: Other'
change-template: '- $TITLE (#$NUMBER) @$AUTHOR'
branches: 'develop'
branches:
- develop
no-changes-template: 'This release contains minor changes and bugfixes.'
template: |
# Release Notes
Expand Down

0 comments on commit 93c32d3

Please sign in to comment.