1
0
Fork 0
toolkit/packages/core
Jonathan Clem a52644e6dd
DRY up core tests
2019-05-21 11:23:35 -04:00
..
__tests__ DRY up core tests 2019-05-21 11:23:35 -04:00
src Fix ESLint errors 2019-05-21 10:54:28 -04:00
README.md Fix .tsx typo 2019-05-21 11:07:42 -04:00
package-lock.json starting on core 2019-05-16 23:36:45 -04:00
package.json Add tests, getInput should be case-insensitive and trim output 2019-05-17 10:31:07 -04:00
tsconfig.json Add Bryan's core code 2019-05-16 16:40:21 -04:00

README.md

@actions/core

Core functions for setting results, logging, registering secrets and exporting variables across actions

Usage

See src/core.ts.