Skip to content

Commit

Permalink
ci: change changelog type to github
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac authored Oct 13, 2023
1 parent 821423b commit a96255b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/RELEASE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
default-branch: master
pull-request-title-pattern: 'chore: release v${version}'
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"deps","section":"Dependency Updates","hidden":false}]'

changelog-notes-type: github

publish:
needs: release-please
Expand Down

0 comments on commit a96255b

Please sign in to comment.