We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00542f5 commit cc5cabaCopy full SHA for cc5caba
1 file changed
.github/workflows/release.yml
@@ -154,4 +154,4 @@ jobs:
154
env:
155
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
156
run: |
157
- cargo publish --no-verify
+ cargo publish --no-verify --allow-dirty
0 commit comments