Skip to content

Commit

Permalink
Fix path for publish wiki workflow (#4310)
Browse files Browse the repository at this point in the history
Signed-off-by: chawinphat <[email protected]>
  • Loading branch information
chawinphat authored Dec 30, 2023
1 parent b94b62e commit 11f9ea4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
path: docs/

0 comments on commit 11f9ea4

Please sign in to comment.