Skip to content

Commit 947690d

Browse files
Fix readme for release
1 parent c1d010f commit 947690d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ just verify
105105
To release we use [cargo-release](https://github.com/crate-ci/cargo-release):
106106

107107
```
108-
cargo release <VERSION> --workspace
108+
cargo release <VERSION> --exclude test-services --workspace
109109
```

0 commit comments

Comments
 (0)