Merge pull request #250 from actions/ethomson/npmpublish

GitHub Package Registry is now GitHub Packages
This commit is contained in:
Mike Coutermarsh
2019-12-10 18:16:28 -08:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "Node.js Package",
"description": "Publishes a Node.js package to npm and GitHub Package Registry.",
"description": "Publishes a Node.js package to npm and GitHub Packages.",
"iconName": "node-package-transparent",
"categories": ["JavaScript", "SDLC"]
}