Skip to content

Commit

Permalink
Merge pull request #52 from Rigidity/allow-dirty
Browse files Browse the repository at this point in the history
Allow dirty
  • Loading branch information
Rigidity authored Jun 27, 2024
2 parents 0d7022a + 461ade4 commit 766ab65
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 766ab65

Please sign in to comment.