Files
starter-workflows/ci/properties/npm-publish.properties.json
T
2019-08-07 19:24:01 -07:00

7 lines
213 B
JSON

{
"name": "Test, build and publish NPM package",
"description": "Publishes an NPM package to NPM and GitHub Package Registry",
"iconName": "octicon package",
"categories": ["Automation", "SDLC"]
}