try saving bash script as file

This commit is contained in:
ibrahim0814
2019-11-18 23:39:04 -08:00
parent 889584d6f9
commit 1be0517b99
93 changed files with 10599 additions and 17 deletions

View File

@@ -23,6 +23,10 @@
"@actions/github": "^1.1.0",
"core-util-is": "^1.0.2",
"exec-sh": "^0.3.4",
"request": "^2.88.0"
"fs": "0.0.1-security",
"path": "^0.12.7",
"request": "^2.88.0",
"temp": "^0.9.1",
"tmp": "^0.1.0"
}
}