diff --git a/.github/workflows/wiki.yml b/.github/workflows/wiki.yml index e3c08cf..7067b87 100644 --- a/.github/workflows/wiki.yml +++ b/.github/workflows/wiki.yml @@ -55,7 +55,7 @@ jobs: # More info: https://github.com/Andrew-Chen-Wang/github-wiki-action - name: Push Wiki - uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 + uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e env: WIKI_DIR: wiki/ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}