We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e11b9c commit 52a2aebCopy full SHA for 52a2aeb
.github/workflows/preview.yml
@@ -23,6 +23,6 @@ jobs:
23
- uses: rossjrw/pr-preview-action@v1
24
with:
25
preview-branch: master
26
- umbrella-dir: pr-preview
+ umbrella-dir: docs/pr-preview/
27
action: auto
28
source-dir: ./docs/
0 commit comments