Install @actions/glob

This commit is contained in:
khai96_ 2020-05-08 14:01:09 +07:00
parent e1bd3c6b13
commit 905bfaca2c
2 changed files with 22 additions and 275 deletions

View file

@ -8,7 +8,7 @@
"dependencies": {
"download": "^8.0.0",
"@actions/core": "^1.2.4",
"@actions/github": "^2.2.0",
"@actions/glob": "^0.1.0",
"@types/download": "^6.2.4",
"@types/node": "^13.13.5"
},