add github daily workflow

This commit is contained in:
bitkarrot
2022-03-20 22:17:43 -07:00
parent 2f57afb9de
commit d3f5524a18
7 changed files with 135 additions and 1 deletions

View File

@@ -25,6 +25,8 @@
"csv-parser": "^3.0.0",
"express": "^4.17.1",
"express-handlebars": "^5.3.4",
"morgan": "1.9.1"
"morgan": "1.9.1",
"@actions/core": "^1.2.6",
"moment": "^2.29.1"
}
}