Rename packages/github to packages/toolkit

This commit is contained in:
Jonathan Clem
2019-04-19 15:52:23 -04:00
parent 79a070cdc8
commit e3911754c1
9 changed files with 1317 additions and 896 deletions

View File

@@ -1,11 +0,0 @@
# `@actions/github`
> TODO: description
## Usage
```
const github = require('@actions/github');
// TODO: DEMONSTRATE API
```