Skip to content

Commit b507739

Browse files
authored
Merge pull request actions#62 from advayDev1/patch-1
Link to correct context file
2 parents 82b33c8 + 95130f1 commit b507739

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
@@ -10,7 +10,7 @@ arguments will be provided:
1010
- `github` A pre-authenticated
1111
[octokit/rest.js](https://github.com/octokit/rest.js) client
1212
- `context` An object containing the [context of the workflow
13-
run](https://github.com/actions/toolkit/tree/master/packages/github)
13+
run](https://github.com/actions/toolkit/blob/master/packages/github/src/context.ts)
1414
- `core` A reference to the [@actions/core](https://github.com/actions/toolkit/tree/master/packages/core) package
1515
- `io` A reference to the [@actions/io](https://github.com/actions/toolkit/tree/master/packages/io) package
1616

0 commit comments

Comments
 (0)