diff --git a/.github/release-please/config.json b/.github/release-please/config.json index 0da79ff..bc15769 100644 --- a/.github/release-please/config.json +++ b/.github/release-please/config.json @@ -1,8 +1,9 @@ { "bootstrap-sha": "a5bed5fc40f29c1ea8493a6d259fb590d5b7e88e", - "release-type": "simple", + "release-type": "rust", "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true, + "plugins": ["cargo-workspace"], "packages": { ".": { "package-name": "test-ci",