Files
starter-workflows/ci/properties/npm-publish-github-packages.properties.json
2021-12-01 19:39:01 +00:00

7 lines
242 B
JSON

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