Skip to content

Commit f56721e

Browse files
authored
Correction of the wiki branch
1 parent fca1e70 commit f56721e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wiki_TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828
with:
2929
repository: ${{github.repository}}.wiki
30-
ref: master_2.x
30+
ref: master
3131
- run: |
3232
ls
3333
#curl https://raw.githubusercontent.com/ekalinin/github-markdown-toc/master/gh-md-toc -o gh-md-toc

0 commit comments

Comments
 (0)