8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc16f26 commit e4cc5a8Copy full SHA for e4cc5a8
README.md
@@ -11,6 +11,7 @@ be provided:
11
[octokit/rest.js](https://github.com/octokit/rest.js) client
12
- `context` An object containing the [context of the workflow
13
run](https://github.com/actions/toolkit/tree/master/packages/github)
14
+- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/master/packages/core) package
15
16
Since the `script` is just a function body, these values will already be
17
defined, so you don't have to (see examples below).
0 commit comments