Fix wrong folder
parent
44b1e2a079
commit
ba2d0dd6d1
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: publish preview
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||
with:
|
||||
folder: dist
|
||||
folder: pull/dist
|
||||
branch: build-previews
|
||||
target-folder: ${{ env.BASE }}
|
||||
single-commit: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue