Skip to content

Commit

Permalink
fix(changelog): fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeucano committed Feb 17, 2020
1 parent 0d021e4 commit 4a5b84c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Conventional Changelog Action
uses: TriPSs/conventional-changelog-action@v1.3.0
on: [push]
branches: [master]
with:
github-token: ${{ secrets.github_token }}
git-message: 'chore(release): {version}'
Expand Down

0 comments on commit 4a5b84c

Please sign in to comment.