1
0
Fork 0
toolkit/packages/core/README.md

8 lines
168 B
Markdown
Raw Normal View History

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