1
0
Fork 0
toolkit/packages/exit
Jonathan Clem cca9523c73
Add the "@actions/exit" package
It is useful to have the exit logic separated into its own package
2019-04-20 10:52:56 -04:00
..
__tests__ Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00
src Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00
LICENSE.md Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00
README.md Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00
package-lock.json Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00
package.json Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00
tsconfig.json Add the "@actions/exit" package 2019-04-20 10:52:56 -04:00

README.md

@actions/exit

TODO: description

Usage

const exit = require('@actions/exit');

// TODO: DEMONSTRATE API