Skip to content

Commit 3ec67aa

Browse files
author
Colin Wahl
committed
update docs README
1 parent 4d1f896 commit 3ec67aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
# GitHub Actions Toolkit Documentation
22

33
This directory contains documentation for GitHub Actions Toolkit. If you are interested in contributing new documentation, please read the [contributor guidelines](../.github/CONTRIBUTING.md) and [What Nobody Tells You About Documentation](https://documentation.divio.com) for help getting started.
4+
5+
6+
## Table of Contents
7+
8+
1. [What is a GitHub Action?]("./01-What-Is-An-Action.md")
9+
2. [Core]("./02-Core.md")
10+
3. [Exec]("./03-Exec.md")
11+
4. [IO]("./04-IO.md")
12+
5. [Tool Cache]("./05-Tool-Cache.md")
13+
6. [Cache]("./06-Cache.md")

0 commit comments

Comments
 (0)