update readme, contributing, and add yml input

This commit is contained in:
ibrahim0814
2019-11-19 03:36:06 -08:00
parent 6afe2e0d90
commit 8676a5a946
5 changed files with 78 additions and 59 deletions

View File

@@ -20,13 +20,7 @@
"dependencies": {
"@actions/core": "^1.2.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^1.1.0",
"core-util-is": "^1.0.2",
"exec-sh": "^0.3.4",
"fs": "0.0.1-security",
"path": "^0.12.7",
"request": "^2.88.0",
"temp": "^0.9.1",
"tmp": "^0.1.0"
"request": "^2.88.0"
}
}