mirror of
https://github.com/actions/github-script.git
synced 2025-12-25 23:23:07 +00:00
Initial pass on script Action
This commit is contained in:
6
package.json
Normal file
6
package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.0.0",
|
||||
"@actions/github": "^1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user