Skip to content

Commit 75da1f8

Browse files
jeffabaileyclaude
andcommitted
fix: correct pr-preview comment path
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 1f32165 commit 75da1f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Workflow for building and deploying a mdBook site to GitHub Pages.
22
# - On push to main: deploys to the root of gh-pages.
3-
# - On pull_request: deploys a preview under pr-<number>/ on gh-pages,
3+
# - On pull_request: deploys a preview under pr-preview/pr-<number>/ on gh-pages,
44
# comments the preview URL, and cleans up when the PR closes.
55
#
66
# Repo Settings required:

0 commit comments

Comments
 (0)