Skip to content

Commit

Permalink
chore: 💚 Try to fix JSR Publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Oct 29, 2024
1 parent ea9d69c commit b173ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run Tests 🧪
run: deno task test
- name: Publish Package 🚀
run: deno publish
run: npx jsr publish

0 comments on commit b173ecb

Please sign in to comment.