Updating GHES workflows

This commit is contained in:
GitHub Actions
2021-07-26 11:15:04 +00:00
parent 920b11c2f0
commit 64a66cc158
9 changed files with 105 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Webpack",
"description": "Build a NodeJS project with npm and webpack.",
"iconName": "webpack",
"categories": ["JavaScript", "TypeScript", "npm", "Webpack"]
}