Skip to content

Commit

Permalink
chore: update release ci for 1.0 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain authored Jun 9, 2022
1 parent 119f1eb commit c9ac749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
release-type: node
package-name: release-please-action
bump-minor-pre-major: true
bump-minor-pre-major: false
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'

- uses: actions/checkout@v3
Expand Down

0 comments on commit c9ac749

Please sign in to comment.