1
0
Fork 0
mirror of https://github.com/actions/toolkit synced 2025-05-09 16:43:02 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Josh Gross
5feb835dff Fix broken doc links (#273) 2019-12-23 15:52:20 -05:00
Even Alander
547d771ca3 Error in yaml (#158)
The word `you're` in the yaml example made the parsing fail, which baffled me for a while. One fix is to use `"` quotes.
2019-09-24 13:49:11 -04:00
Danny McCormick
3dcd65e44b
Add github context getting started docs (#80)
* WIP - Add github context getting started docs

* Add testing docs

* Update walkthrough after going through it

* Clean up

* Add markdown types

* Env disclaimer

* Fix broken link to Javascript Action (#103)
2019-09-09 11:52:50 -04:00
Jason Etcovitch
ea2ffbe002 Some more in the docs 2019-08-21 01:16:51 -04:00
Danny McCormick
9aacf6aeaa
Propose github package spec (#31)
* Create github-package.md

* Add getters for issue/repo

* Update github-package.md
2019-07-22 16:26:28 -04:00