1
0
Fork 0
toolkit/packages/core
Danny McCormick e85d20fbb0
Combine exit into core; Remove toolkit (#21)
* Combine exit into core

* Remove toolkit

* Format

* Format

* Try to fix diff

* Try to fix diff

* Format

* Add gitattributes

* Use unix endings

* gitattributes is not a txt file

* Renormalize line endings
2019-06-25 13:54:41 -04:00
..
__tests__ Combine exit into core; Remove toolkit (#21) 2019-06-25 13:54:41 -04:00
src Combine exit into core; Remove toolkit (#21) 2019-06-25 13:54:41 -04:00
README.md Fix .tsx typo 2019-05-21 11:07:42 -04:00
package-lock.json Normalize package versions (#20) 2019-06-24 14:36:36 -04:00
package.json Combine exit into core; Remove toolkit (#21) 2019-06-25 13:54:41 -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.