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.
2 parents 0d7022a + 461ade4 commit 766ab65Copy full SHA for 766ab65
.github/workflows/rust.yml
@@ -52,4 +52,4 @@ jobs:
52
if: startsWith(github.event.ref, 'refs/tags')
53
env:
54
CARGO_REGISTRY_TOKEN: ${{ secrets.cargo_registry_token }}
55
- run: cargo ws publish --publish-as-is
+ run: cargo ws publish --publish-as-is --allow-dirty
0 commit comments