Skip to content

Commit

Permalink
Update toc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario-Maselli committed Aug 16, 2024
1 parent a42bfd2 commit 679e0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/toc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm install -g markdown-toc

- name: Generate TOC
run: markdown-toc -i README.md --maxdepth 1 --delete
run: markdown-toc -i README.md --maxdepth 1 --remove

- name: Commit changes
run: |
Expand Down

0 comments on commit 679e0e3

Please sign in to comment.