Skip to content

Commit

Permalink
Update readme-toc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine authored Nov 13, 2023
1 parent 17b60cc commit 65f0f4c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/readme-toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ on:
- 'readme/README.md'

jobs:
generateTOC:
generate-toc:
name: Generate TOC
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v4
with:
TARGET_PATHS: 'readme/README.md'

0 comments on commit 65f0f4c

Please sign in to comment.