Skip to content

Commit

Permalink
Dont allow dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Jun 9, 2024
1 parent e50c42f commit 49ad963
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 @@ -49,4 +49,4 @@ jobs:
if: startsWith(github.event.ref, 'refs/tags')
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.cargo_registry_token }}
run: cargo ws publish --publish-as-is --allow-dirty
run: cargo ws publish --publish-as-is

0 comments on commit 49ad963

Please sign in to comment.