Files
toolkit/packages/core/README.md
T

8 lines
168 B
Markdown
Raw Normal View History

2019-05-16 16:40:21 -04:00
# `@actions/core`
2019-05-16 23:36:45 -04:00
> Core functions for setting results, logging, registering secrets and exporting variables across actions
2019-05-16 16:40:21 -04:00
## Usage
2019-05-21 11:07:42 -04:00
See [src/core.ts](src/core.ts).