Skip to content

Commit

Permalink
🚀 Fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 21, 2024
1 parent 168f968 commit c60fb92
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 @@ -57,4 +57,4 @@ jobs:
run: deno task fix

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

0 comments on commit c60fb92

Please sign in to comment.