Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-08-25 04:29:16 +00:00
parent 6db2679ba5
commit 7529a578eb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Node.js",
"description": "Build and test a Node.js project with npm.",
"iconName": "nodejs",
"categories": ["JavaScript", "Node", "Npm"]
"categories": ["JavaScript", "npm"]
}
+1 -1
View File
@@ -2,5 +2,5 @@
"name": "Publish Node.js Package",
"description": "Publishes a Node.js package to npm and GitHub Packages.",
"iconName": "node-package-transparent",
"categories": ["JavaScript", "SDLC"]
"categories": ["JavaScript", "npm"]
}