Files
starter-workflows/ci/properties/npm-publish.properties.json
T
2021-08-25 00:17:17 +05:30

7 lines
205 B
JSON

{
"name": "Publish Node.js Package",
"description": "Publishes a Node.js package to npm and GitHub Packages.",
"iconName": "node-package-transparent",
"categories": ["JavaScript", "npm"]
}