fallback to REST API to download repo

This commit is contained in:
eric sciple 2019-12-09 16:54:42 -05:00
commit ad6dd29a96
6 changed files with 669 additions and 732 deletions

View file

@ -31,7 +31,7 @@
"dependencies": {
"@actions/core": "^1.1.3",
"@actions/exec": "^1.0.1",
"@actions/github": "^1.1.0",
"@actions/github": "^2.0.0",
"@actions/io": "^1.0.1"
},
"devDependencies": {