Thanks to visit codestin.com Credit goes to github.com
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 ce5d26b commit 28e5ebaCopy full SHA for 28e5eba
README.md
@@ -12,7 +12,7 @@ input should be the body of an asynchronous function call. The following
12
arguments will be provided:
13
14
- `github` A pre-authenticated
15
- [octokit/rest.js](https://github.com/octokit/rest.js) client
+ [octokit/core.js](https://github.com/octokit/core.js#readme) client with REST endpoints and pagination plugins
16
- `context` An object containing the [context of the workflow
17
run](https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts)
18
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) package
0 commit comments