Skip to content

Commit df44034

Browse files
committed
fix: workflow name
1 parent 772f6e1 commit df44034

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-jsr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish
1+
name: Publish to jsr
22

33
on:
44
push:

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Release components package
1+
name: Publish to npm
22

33
on:
44
push:

0 commit comments

Comments
 (0)