Skip to content

Commit

Permalink
ci: update readme when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed Mar 3, 2022
1 parent 91f9aba commit a5e7ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -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:
Expand Down

0 comments on commit a5e7ea8

Please sign in to comment.