We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e17bc commit 565cf82Copy full SHA for 565cf82
.github/workflows/wiki-publish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/[email protected]
15
- - uses: Andrew-Chen-Wang/github-wiki-action@master
+ - uses: nglehuy/github-wiki-action@master
16
with:
17
strategy: init
18
token: ${{ secrets.TOKEN }}
0 commit comments