Skip to content

Commit

Permalink
Fix publishing location
Browse files Browse the repository at this point in the history
  • Loading branch information
dannon committed Oct 11, 2024
1 parent 0e2d82a commit 5f72a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-page-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./website/dist
publish_dir: ./website/.output/public

0 comments on commit 5f72a08

Please sign in to comment.