mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
12 lines
129 B
Markdown
12 lines
129 B
Markdown
# `@actions/github`
|
|
|
|
> TODO: description
|
|
|
|
## Usage
|
|
|
|
```
|
|
const github = require('@actions/github');
|
|
|
|
// TODO: DEMONSTRATE API
|
|
```
|