Skip to content

Commit

Permalink
fix: Add custom path to the publish wiki workflow (#1233)
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Jelinek <[email protected]>
  • Loading branch information
djelinek authored Apr 2, 2024
1 parent 4386235 commit a2daf71
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 @@ -22,3 +22,5 @@ jobs:
uses: actions/checkout@v4
- name: 📖 Build Wiki
uses: Andrew-Chen-Wang/github-wiki-action@v4
with:
path: ./docs

0 comments on commit a2daf71

Please sign in to comment.