Skip to content

Commit f7d350c

Browse files
authored
doc about the gh-md-toc script
1 parent f56721e commit f7d350c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/wiki_TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
ls
3333
#curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc
3434
#chmod a+x gh-md-toc
35+
# The ekalinin's github-markdown-toc script is executed directly from the wiki project, as
36+
# it has been update to work on the github project.
37+
# More info on this page: https://github.com/graphql-java-generator/graphql-maven-plugin-project/wiki/internal_howto_release#howto-update-the-wiki
3538
./gh-md-toc --insert --no-backup *.md
3639
- uses: stefanzweifel/git-auto-commit-action@v4
3740
with:

0 commit comments

Comments
 (0)