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.
2 parents 82b33c8 + 95130f1 commit b507739Copy full SHA for b507739
README.md
@@ -10,7 +10,7 @@ arguments will be provided:
10
- `github` A pre-authenticated
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)
+ run](https://github.com/actions/toolkit/blob/master/packages/github/src/context.ts)
14
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/master/packages/core) package
15
- `io` A reference to the [@actions/io](https://github.com/actions/toolkit/tree/master/packages/io) package
16
0 commit comments