We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8787f commit 6771282Copy full SHA for 6771282
.github/workflows/mdbook.yml
@@ -154,6 +154,7 @@ jobs:
154
source-dir: ./book/html
155
preview-branch: gh-pages
156
umbrella-dir: docs/pr-preview
157
+ pages-base-path: docs
158
159
gqm-preview:
160
if: github.event_name == 'pull_request' && github.event.action != 'closed' && github.event.pull_request.head.repo.full_name == github.repository
0 commit comments