Rename to github-script

This commit is contained in:
Jonathan Clem 2019-09-05 09:06:20 -04:00
parent 13bdf8eda4
commit 75fbffad34
No known key found for this signature in database
GPG key ID: 2BDAA3B545BBE67C
3 changed files with 23 additions and 11 deletions

View file

@ -1,4 +1,6 @@
{
"private": true,
"license": "MIT",
"dependencies": {
"@actions/core": "^1.0.0",
"@actions/github": "^1.0.0"