Skip to content

Commit

Permalink
Update pr-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NPDebs authored Jan 16, 2025
1 parent 6ac0228 commit c2f685f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GH_TOKEN }}
publish_dir: ./public
publish_dir: ./site
publish_branch: gh-pages
allow_empty_commit: true
cname: '' # Omit custom domain for PR preview
Expand Down

0 comments on commit c2f685f

Please sign in to comment.