Skip to content

Commit

Permalink
🚀 Fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 22, 2024
1 parent ae65e3b commit d22cfb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
run: deno task fix

- name: 🚀 Publish to JSR
run: deno publish
run: deno publish --allow-dirty

0 comments on commit d22cfb3

Please sign in to comment.