Fix wrong folder

This commit is contained in:
brecert
2021-09-14 01:48:28 -04:00
parent 44b1e2a079
commit ba2d0dd6d1

View File

@@ -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