Skip to content

Commit 5f1c416

Browse files
authored
chore: update wiki-publish.yml
1 parent d322f34 commit 5f1c416

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/wiki-publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/[email protected]
15-
- uses: Andrew-Chen-Wang/github-wiki-action@master
15+
- uses: cmbrose/github-[email protected]
1616
with:
17-
token: ${{ secrets.TOKEN }}
18-
path: .
19-
preprocess: true
17+
githubToken: ${{ secrets.TOKEN }}
18+
rootDocsFolder: .
19+
convertRootReadmeToHomePage: true

0 commit comments

Comments
 (0)