Skip to content

Commit 4b3a8c4

Browse files
committed
Test no-verify and dry-run
1 parent 8873044 commit 4b3a8c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
with:
2525
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
2626
ignore-unpublished-changes: true
27+
args: --no-verify
28+
dry-run: true

0 commit comments

Comments
 (0)