Commit add4024
Fix local playbook to use local filesystem instead of GitHub main
The playbook was pulling from GitHub's main branch instead of the local
working directory, causing the build to show old remote/* pages instead
of the new managed/* structure.
Changed content source from GitHub URL to local directory (.) with HEAD
branch so Antora builds from the current branch with all local changes.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent b128b48 commit add4024
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments