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