mirror of https://github.com/actions/toolkit
71a9b2d3ed
* Add tool-cache * Format * Fix linux bug * Update readme * Package zip/unzip * Reorganize * Format * unzip somehow got corrupted, fixing * Resolve remaining todos * Don't log everything * Pass error codes * linting * Branding and nits * Fix for mac * clean up windows/nix logic * Clean up tests * Export HTTPError * Add option for custom 7z tool * Lint/format * Dont wipe temp/tool directories |
||
---|---|---|
.. | ||
__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.