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

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