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 1d8bb3b commit e488e29Copy full SHA for e488e29
.github/workflows/copy-readme-to-wiki.yml
@@ -18,4 +18,5 @@ jobs:
18
- uses: Andrew-Chen-Wang/github-wiki-action@v4
19
with:
20
token: ${{ secrets.GH_TOKEN }}
21
+ preprocess: true
22
path: .
0 commit comments