Skip to content

Commit

Permalink
deploy: Add allow-dirty
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed Nov 21, 2023
1 parent 60ca6f5 commit e6cdb44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -19,3 +19,4 @@ jobs:
- uses: katyo/publish-crates@v1
with:
registry-token: ${{ secrets.CARGO }}
args: "--allow-dirty"

0 comments on commit e6cdb44

Please sign in to comment.