Add verify bundle action and make inputs 'required'

Signed-off-by: Tim Etchells <tetchell@redhat.com>
This commit is contained in:
Tim Etchells 2020-11-17 14:19:05 -05:00
parent 05f033c95a
commit 61095317bf
8 changed files with 86 additions and 18 deletions

View file

@ -18,6 +18,7 @@
},
"devDependencies": {
"@types/node": "^12.12.7",
"@vercel/ncc": "^0.25.1",
"typescript": "^4.0.5"
}
}