Skip to content

Commit ba3261b

Browse files
committed
add packages
1 parent 3423c5a commit ba3261b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"author": "",
10-
"license": "ISC"
10+
"license": "ISC",
11+
"dependencies": {
12+
"@actions/core": "0.x",
13+
"@actions/github: "0.x"
14+
}
1115
}

0 commit comments

Comments
 (0)