diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4337e49..5e211ff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,6 +97,7 @@ jobs: with: release-type: rust command: release-pr + extra-files: README.md changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"perf","section":"Performance","hidden":false},{"type":"docs","section":"Documentation","hidden":false}]' release: