Skip to content

Commit 390c901

Browse files
committed
Update .releaserc.json
1 parent 39b92b7 commit 390c901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@semantic-release/exec",
1010
{
1111
"prepareCmd": "cargo release version ${nextRelease.version}",
12-
"publishCmd": "cargo publish --no-publish"
12+
"publishCmd": "cargo publish --dry-run"
1313
}
1414
],
1515
"@semantic-release/github"

0 commit comments

Comments
 (0)