We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8873044 commit 4b3a8c4Copy full SHA for 4b3a8c4
.github/workflows/publish.yml
@@ -24,3 +24,5 @@ jobs:
24
with:
25
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
26
ignore-unpublished-changes: true
27
+ args: --no-verify
28
+ dry-run: true
0 commit comments