mirror of https://github.com/actions/toolkit
12 lines
129 B
Markdown
12 lines
129 B
Markdown
|
# `@actions/github`
|
||
|
|
||
|
> TODO: description
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```
|
||
|
const github = require('@actions/github');
|
||
|
|
||
|
// TODO: DEMONSTRATE API
|
||
|
```
|