Skip to content

Commit

Permalink
chore: update release-please action
Browse files Browse the repository at this point in the history
  • Loading branch information
wy-luke committed Aug 27, 2023
1 parent ecf7657 commit f42098d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
with:
release-type: simple
package-name: sd-installer
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"docs","section":"Docs","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"docs","section":"Documentation","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'

0 comments on commit f42098d

Please sign in to comment.