Skip to content

Commit 978f435

Browse files
authored
chore: Rename GitHub workflow
1 parent 2dbb388 commit 978f435

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-npm.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: Publish package to npm when a GitHub release is created
1+
# Publishes a package to npm when a GitHub release is created
2+
name: Publish npm
23
on:
34
release:
45
types: [published]

0 commit comments

Comments
 (0)