mirror of https://github.com/actions/toolkit
e85d20fbb0
* Combine exit into core * Remove toolkit * Format * Format * Try to fix diff * Try to fix diff * Format * Add gitattributes * Use unix endings * gitattributes is not a txt file * Renormalize line endings |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
@actions/core
Core functions for setting results, logging, registering secrets and exporting variables across actions
Usage
See src/core.ts.