mirror of https://github.com/actions/toolkit
cca9523c73
It is useful to have the exit logic separated into its own package |
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
LICENSE.md | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
@actions/exit
TODO: description
Usage
const exit = require('@actions/exit');
// TODO: DEMONSTRATE API