We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cd6ed commit 0be5bdaCopy full SHA for 0be5bda
.github/workflows/cratesio-publish.yml
@@ -31,3 +31,4 @@ jobs:
31
- uses: katyo/publish-crates@v1
32
with:
33
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
34
+ dry-run: true
0 commit comments