Files
github/package.json
Jonathan Clem 4f0213ed10 Initial commit
2019-03-29 15:32:31 -07:00

9 lines
121 B
JSON

{
"name": "github",
"private": true,
"main": "index.js",
"dependencies": {
"actions-toolkit": "^1.6.0"
}
}