Add licensed workflow and files

This commit is contained in:
Thomas Boop 2020-08-11 20:20:07 -04:00
parent c3f5d00c87
commit fbf2bddea0
23 changed files with 672 additions and 398 deletions

View file

@ -27,9 +27,11 @@
"url": "https://github.com/actions/download-artifact/issues"
},
"homepage": "https://github.com/actions/download-artifact#readme",
"devDependencies": {
"dependencies": {
"@actions/artifact": "^0.3.5",
"@actions/core": "^1.2.4",
"@actions/core": "^1.2.4"
},
"devDependencies": {
"@types/node": "^12.12.6",
"@typescript-eslint/parser": "^2.30.0",
"@zeit/ncc": "^0.22.1",