Skip to content

Commit

Permalink
chore: update wiki-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nglehuy authored May 13, 2024
1 parent d322f34 commit 5f1c416
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/wiki-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: Andrew-Chen-Wang/github-wiki-action@master
- uses: cmbrose/github-[email protected]
with:
token: ${{ secrets.TOKEN }}
path: .
preprocess: true
githubToken: ${{ secrets.TOKEN }}
rootDocsFolder: .
convertRootReadmeToHomePage: true

0 comments on commit 5f1c416

Please sign in to comment.