Skip to content

Commit

Permalink
Merge pull request #62 from advayDev1/patch-1
Browse files Browse the repository at this point in the history
Link to correct context file
  • Loading branch information
Jonathan Clem authored and GitHub committed Jul 9, 2020
2 parents 82b33c8 + 95130f1 commit b507739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ arguments will be provided:
- `github` A pre-authenticated
[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)
run](https://github.com/actions/toolkit/blob/master/packages/github/src/context.ts)
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/master/packages/core) package
- `io` A reference to the [@actions/io](https://github.com/actions/toolkit/tree/master/packages/io) package

Expand Down

0 comments on commit b507739

Please sign in to comment.