Skip to content

Commit

Permalink
Use public folder as output.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kichura authored Mar 2, 2024
1 parent d053e55 commit 193d96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pr-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Deploy PR Preview
uses: rossjrw/pr-preview-action@v1
with:
source-dir: ./build/
source-dir: ./.output/public

0 comments on commit 193d96e

Please sign in to comment.