mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Update README.md as requested
Co-Authored-By: Jonathan Clem <jclem@github.com>
This commit is contained in:
parent
1d11b7fefb
commit
4404120432
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ jobs:
|
||||||
|
|
||||||
### Download data from a URL
|
### Download data from a URL
|
||||||
|
|
||||||
You can use the `github` object to access the octokit API. For
|
You can use the `github` object to access the Octokit API. For
|
||||||
instance, `github.request`
|
instance, `github.request`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue