Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerLamTd committed Oct 22, 2024
1 parent d9fa67d commit bcd5fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/taiko-client--pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./packages/taiko-client/docs/ # Set this to where your `index.html` is located
publish_dir: ./packages/taiko-client/docs # Set this to where your `index.html` is located
publish_branch: gh-pages

0 comments on commit bcd5fad

Please sign in to comment.