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 5918a58 commit ccb385cCopy full SHA for ccb385c
.github/workflows/cratesio-publish.yml
@@ -30,3 +30,4 @@ jobs:
30
- uses: katyo/publish-crates@v1
31
with:
32
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
33
+ dry-run: true
0 commit comments