Skip to content

Commit 52a2aeb

Browse files
committed
fix: change umbrella dir for preview
Signed-off-by: frank-zsy <[email protected]>
1 parent 8e11b9c commit 52a2aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- uses: rossjrw/pr-preview-action@v1
2424
with:
2525
preview-branch: master
26-
umbrella-dir: pr-preview
26+
umbrella-dir: docs/pr-preview/
2727
action: auto
2828
source-dir: ./docs/

0 commit comments

Comments
 (0)