mirror of
https://github.com/actions/setup-node.git
synced 2025-12-17 14:02:35 +00:00
publishing v1 of action
This commit is contained in:
parent
9bb7038a07
commit
0d7d2ca665
27 changed files with 341 additions and 379 deletions
14
node_modules/@actions/core/README.md
generated
vendored
14
node_modules/@actions/core/README.md
generated
vendored
|
|
@ -1,7 +1,7 @@
|
|||
# `@actions/core`
|
||||
|
||||
> Core functions for setting results, logging, registering secrets and exporting variables across actions
|
||||
|
||||
## Usage
|
||||
|
||||
See [src/core.ts](src/core.ts).
|
||||
# `@actions/core`
|
||||
|
||||
> Core functions for setting results, logging, registering secrets and exporting variables across actions
|
||||
|
||||
## Usage
|
||||
|
||||
See [src/core.ts](src/core.ts).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue