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