Skip to content

Commit

Permalink
fix: add validate yml (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Iannes authored Mar 7, 2021
1 parent 986ab81 commit 4a8aec8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,5 @@ jobs:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
template: |
## Changes

$CHANGES
template: |
$CHANGES
14 changes: 14 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ v.1.2.1
Bug Fixes

release drafter syntax (#7) (099d605)
v1.2.2

Bug Fixes

add template (#8) (986ab81)


v1.2.1

Bug Fixes

release drafter syntax (#7) (099d605)


v1.2.0

Features
Expand Down

0 comments on commit 4a8aec8

Please sign in to comment.