Skip to content

Commit

Permalink
Allow dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Jun 27, 2024
1 parent 0d7022a commit 461ade4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
if: startsWith(github.event.ref, 'refs/tags')
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.cargo_registry_token }}
run: cargo ws publish --publish-as-is
run: cargo ws publish --publish-as-is --allow-dirty

0 comments on commit 461ade4

Please sign in to comment.