Skip to content

Commit

Permalink
ci: update readme-toc action (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine committed Nov 13, 2023
1 parent 17b60cc commit 4e5efab
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 4e5efab

Please sign in to comment.