Skip to content

Commit

Permalink
feat: toc-generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Coordinate-Cat committed May 3, 2022
1 parent 1996027 commit 58427cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ jobs:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
- uses: technote-space/toc-generator@v4
with:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit 58427cb

Please sign in to comment.