Skip to content

Commit

Permalink
TOC generator
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Sep 5, 2020
1 parent 4508f6e commit 5e89f7a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ jobs:
steps:
- uses: technote-space/toc-generator@v2
with:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
MAX_HEADER_LEVEL: 3
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAX_HEADER_LEVEL: 3
FOLDING: true

0 comments on commit 5e89f7a

Please sign in to comment.