Skip to content

Commit

Permalink
Allow Dirty
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed Oct 25, 2024
1 parent 3295560 commit 08e87d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
deno-version: v2.x
- run: sed -i s/0.0.0-local.0/${{ github.event.release.tag_name }}/ deno.json
- run: deno publish
- run: deno publish --allow-dirty

npm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 08e87d4

Please sign in to comment.