Skip to content

Commit b4028db

Browse files
authored
Renamed the publish workflow for consistency reasons
1 parent f3225ba commit b4028db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.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: NPM Publish
22
on:
33
release:
44
types: [published]

0 commit comments

Comments
 (0)