From a5e7ea8e24bd12854908f48324415841f992ca1f Mon Sep 17 00:00:00 2001 From: Jonathan Cornaz Date: Thu, 3 Mar 2022 09:55:22 +0100 Subject: [PATCH] ci: update readme when releasing --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) 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: