Fix wrong folder

This commit is contained in:
brecert
2021-09-14 01:48:28 -04:00
parent b1b205c9a8
commit 76430b2d33

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