Skip to content

Commit

Permalink
fix jsr publishing command
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Jul 4, 2024
1 parent 5a5d8e3 commit b4b2d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Publish to JSR
run: |
deno task build-jsr
deno publish
deno publish --allow-dirty

0 comments on commit b4b2d58

Please sign in to comment.