Skip to content

Commit

Permalink
Add missing github context field to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
silverlyra committed May 28, 2024
1 parent 525a406 commit 6783a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The JavaScript passed as the `script` input will have the following values prede

- `input`: The `input` passed to the action, via `with:`
- `env`: An object containing all environment variables (`process.env`)
- `github`: A GitHub [REST API client](https://octokit.github.io/rest.js/v18)

Scripts also have access to some helper functions:

Expand Down

0 comments on commit 6783a38

Please sign in to comment.