Skip to content

Commit 1ac7e6e

Browse files
committed
fix workflow name
1 parent 2041c35 commit 1ac7e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: Publish package to GitHub Packages
1+
name: Publish package to NPM
22
on:
33
release:
44
types: [published]

0 commit comments

Comments
 (0)