Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Apr 16, 2021
1 parent b0a4d25 commit eac8af9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name-template: '$RESOLVED_VERSION: Version title (TODO: set meaningful title)'
name-template: '$RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
categories:
- title: 'Breaking changes'
Expand All @@ -20,8 +20,6 @@ version-resolver:
exclude-labels:
- 'PR: Skip changelog'
template: |
### Uncategorized (TODO: please categorize)
$CHANGES
### Kudos:
Expand Down

0 comments on commit eac8af9

Please sign in to comment.