Skip to content

Commit

Permalink
chore: setup release-drafter app
Browse files Browse the repository at this point in the history
  • Loading branch information
h-ikeda committed Jan 1, 2020
1 parent c4ba335 commit 646c675
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name-template: 'v$NEXT_PATCH_VERSION 🌈'
tag-template: 'v$NEXT_PATCH_VERSION'
template: |
## What’s Changed
$CHANGES

0 comments on commit 646c675

Please sign in to comment.