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