Skip to content

Commit

Permalink
chore: add changelog-types (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowentan committed Oct 15, 2022
1 parent aa80747 commit b77d714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
token: ${{ secrets.GH_AC_PAT }}
release-type: python
prerelease: true
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
extra-files: |
action.yml
.github/workflows/build-publish.yml
Expand Down

0 comments on commit b77d714

Please sign in to comment.