Skip to content

Commit 664a5ec

Browse files
committed
fix: rename workflow from "Node.js Package" to "Publish to NPM"
1 parent 65c745a commit 664a5ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
22
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages
33

4-
name: Node.js Package
4+
name: Publish to NPM
55

66
on:
77
release:

0 commit comments

Comments
 (0)