Skip to content

Commit 13e4615

Browse files
committed
Fix action name
1 parent 7f73f0c commit 13e4615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jsr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish to NPM
1+
name: Publish to jsr
22
on:
33
release:
44
types: [released]

0 commit comments

Comments
 (0)