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 314f9fd commit f1967b0Copy full SHA for f1967b0
.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
+ args: --allow-dirty
0 commit comments