Fix wrong folder

pull/1049/head
brecert 2021-09-14 01:48:28 -04:00
parent b1b205c9a8
commit 76430b2d33
1 changed files with 1 additions and 1 deletions

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