Skip to content

Commit

Permalink
build(previews): fix for gh pages pr deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
owilliams320 committed May 20, 2024
1 parent 7376803 commit 55fdf76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
token: ${{ secrets.GH_TOKEN }}
preview-branch: gh-pages
source-dir: ./build/
umbrella-dir: pr-preview
umbrella-dir: pr-preview
action: auto

0 comments on commit 55fdf76

Please sign in to comment.