mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Update README.md
This commit is contained in:
parent
56bdc6c318
commit
ba13a89bc9
1 changed files with 1 additions and 1 deletions
|
|
@ -421,7 +421,7 @@ jobs:
|
|||
|
||||
### Use scripts with jsDoc support
|
||||
|
||||
If you want type support for your scripts, you could use the the command below to install the
|
||||
If you want type support for your scripts, you could use the command below to install the
|
||||
`github-script` type declaration.
|
||||
```sh
|
||||
$ npm i -D @types/github-script@github:actions/github-script
|
||||
|
|
|
|||
Loading…
Reference in a new issue