mirror of https://github.com/actions/setup-go.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
168 B
Markdown
8 lines
168 B
Markdown
6 years ago
|
# `@actions/core`
|
||
|
|
||
|
> Core functions for setting results, logging, registering secrets and exporting variables across actions
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
See [src/core.ts](src/core.ts).
|