Skip to content

Commit 8ec29e0

Browse files
its-mashMohammod Al Amin Ashik
andauthored
fix(ci): disable cargo package verification for release-plz (#13)
Co-authored-by: Mohammod Al Amin Ashik <alamin.ashik@sitecore.com>
1 parent 7bd6124 commit 8ec29e0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

release-plz.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ semver_check = false
2525
# Don't publish to crates.io
2626
publish = false
2727

28+
# Skip cargo package verification (internal deps don't have version specs)
29+
cargo_package_verify = false
30+
2831
[changelog]
2932
header = """# Changelog
3033

0 commit comments

Comments
 (0)