Skip to content

Commit

Permalink
Adjust JSR publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Zaunseder committed Jun 11, 2024
1 parent ff89c12 commit 2d86040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: oven-sh/setup-bun@v1
- run: bun install
- name: Publish package to JSR
run: npx jsr publish
run: bunx jsr publish

publish-npm:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2d86040

Please sign in to comment.