Fix wrong folder

This commit is contained in:
brecert 2021-09-14 01:48:28 -04:00
parent 44b1e2a079
commit ba2d0dd6d1
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 1B2E56B9EC985B96

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