Skip to content

Commit

Permalink
fix: remove title customization
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Apr 8, 2024
1 parent 52877c5 commit b967e52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ runs:
shell: bash
run: |
npx release-please@16 release-pr \
--pull-request-title-pattern "chore: release v\${version}" \
--pull-request-header " " \
--changelog-sections "feat,fix,deps,docs,style" \
--token ${{ steps.generate_token.outputs.token }} \
Expand Down

0 comments on commit b967e52

Please sign in to comment.