Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59cb74c

Browse files
authored
Merge pull request #125 from karlhorky/patch-1
Link to better octokit docs
2 parents 5467f2a + bb40751 commit 59cb74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ input should be the body of an asynchronous function call. The following
1212
arguments will be provided:
1313

1414
- `github` A pre-authenticated
15-
[octokit/core.js](https://github.com/octokit/core.js#readme) client with REST endpoints and pagination plugins
15+
[octokit/rest.js](https://octokit.github.io/rest.js) client with pagination plugins
1616
- `context` An object containing the [context of the workflow
1717
run](https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts)
1818
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) package

0 commit comments

Comments
 (0)