1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-12 02:30:32 +09:00
toolkit/packages/core
2019-06-24 14:36:36 -04:00
..
__tests__ Add addPath to core (#13) 2019-06-04 22:00:25 -04:00
src Add addPath to core (#13) 2019-06-04 22:00:25 -04:00
package-lock.json Normalize package versions (#20) 2019-06-24 14:36:36 -04:00
package.json Normalize package versions (#20) 2019-06-24 14:36:36 -04:00
README.md Fix .tsx typo 2019-05-21 11:07:42 -04:00
tsconfig.json Add Bryan's core code 2019-05-16 16:40:21 -04:00

@actions/core

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

Usage

See src/core.ts.