Skip to content

Commit

Permalink
chore: modify section
Browse files Browse the repository at this point in the history
  • Loading branch information
bisquit committed Jul 11, 2023
1 parent 4c5bf2c commit ceb28e3
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 @@ -18,6 +18,7 @@ jobs:
with:
release-type: node
package-name: release-please-action
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"*","section":"Others","hidden":false}]'
outputs:
release-created: ${{ steps.release.outputs.release_created }}

Expand Down

0 comments on commit ceb28e3

Please sign in to comment.