Skip to content

Commit 54cae3e

Browse files
committed
Fix cargo-mono publish command
1 parent c4662da commit 54cae3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ jobs:
155155
env:
156156
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
157157
run: |
158-
cargo mono publish --no-verify
158+
cargo mono publish

0 commit comments

Comments
 (0)