We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66f9ce commit ffd5cbcCopy full SHA for ffd5cbc
README.md
@@ -359,7 +359,7 @@ jobs:
359
steps:
360
- uses: actions/checkout@v2
361
- run: |
362
- curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
+ curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/0.8.0/gh-md-toc -o gh-md-toc
363
chmod a+x gh-md-toc
364
./gh-md-toc --insert --no-backup foo.md
365
- uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments