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)
This commit is contained in:
Danny McCormick
2019-09-09 11:52:50 -04:00
committed by GitHub
parent ef4525e9dd
commit 3dcd65e44b
4 changed files with 367 additions and 78 deletions
+2 -1
View File
@@ -159,5 +159,6 @@ steps:
name: World!
```
# Next Steps
Now that you've created a basic action, see how to [leverage the github context](./github-package) in your actions