Add action to generate toc

https://github.com/technote-space/toc-generator

This is a GitHub Action to generate TOC (Table of Contents).
This commit is contained in:
Technote 2019-09-30 19:22:14 +09:00 committed by GitHub
parent bdeb401afa
commit 13b33691d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -118,6 +118,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
- [Unlock git-crypt files](https://github.com/sliteteam/github-action-git-crypt-unlock)
- [Golang CGO cross compiler](https://github.com/crazy-max/ghaction-xgo)
- [Export global environment variables for succeeding build steps](https://github.com/zweitag/github-actions)
- [Generate a table of contents](https://github.com/technote-space/toc-generator)
### Testing and Linting