Skip to content

Commit

Permalink
Update README.md github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Onyx-Nostalgia authored Oct 12, 2024
1 parent 1c6184d commit f401e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/0.8.0/gh-md-toc -o gh-md-toc
curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
chmod a+x gh-md-toc
./gh-md-toc --insert --no-backup --hide-footer foo.md
rm gh-md-toc
Expand Down

0 comments on commit f401e7a

Please sign in to comment.