mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 16:16:21 +00:00
Add core to README
This commit is contained in:
@@ -11,6 +11,7 @@ be provided:
|
||||
[octokit/rest.js](https://github.com/octokit/rest.js) client
|
||||
- `context` An object containing the [context of the workflow
|
||||
run](https://github.com/actions/toolkit/tree/master/packages/github)
|
||||
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/master/packages/core) package
|
||||
|
||||
Since the `script` is just a function body, these values will already be
|
||||
defined, so you don't have to (see examples below).
|
||||
|
||||
Reference in New Issue
Block a user