mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
Fix wrong folder
This commit is contained in:
2
.github/workflows/preview_pull_request.yml
vendored
2
.github/workflows/preview_pull_request.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: publish preview
|
- name: publish preview
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||||
with:
|
with:
|
||||||
folder: dist
|
folder: pull/dist
|
||||||
branch: build-previews
|
branch: build-previews
|
||||||
target-folder: ${{ env.BASE }}
|
target-folder: ${{ env.BASE }}
|
||||||
single-commit: true
|
single-commit: true
|
||||||
|
|||||||
Reference in New Issue
Block a user