Skip to content

Commit e488e29

Browse files
committed
Update workflow to configure Git Safe Directory and enable preprocessing in copy-readme-to-wiki.yml
1 parent 1d8bb3b commit e488e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/copy-readme-to-wiki.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
- uses: Andrew-Chen-Wang/github-wiki-action@v4
1919
with:
2020
token: ${{ secrets.GH_TOKEN }}
21+
preprocess: true
2122
path: .

0 commit comments

Comments
 (0)