add package.json to use @actions/core
This commit is contained in:
parent
8d4c98a481
commit
5def737113
6
package.json
Normal file
6
package.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user