Files
toolkit/packages/core/README.md
T

8 lines
170 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:05:50 -04:00
See [src/core.tsx](src/core.tsx).