Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 7c4f682

Browse files
committed
fix: jsr publishing workflow
1 parent 17151c1 commit 7c4f682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: deno lint
2929

3030
- name: Publish to JSR
31-
run: deno publish
31+
run: npx jsr publish

0 commit comments

Comments
 (0)