mirror of
https://github.com/actions/toolkit.git
synced 2026-08-23 00:00:19 +02:00
Rename packages/github to packages/toolkit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# `@actions/toolkit`
|
||||
|
||||
> TODO: description
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
const github = require('@actions/toolkit');
|
||||
|
||||
// TODO: DEMONSTRATE API
|
||||
```
|
||||
Reference in New Issue
Block a user