Commit 7c00804
fix: Use custom domain for GITHUB_PAGES_URL instead of repository URL
The govuk-eleventy-plugin uses GITHUB_PAGES_URL to construct absolute URLs
for stylesheets. Using github.event.repository.html_url resulted in broken
CSS references pointing to https://github.com/co-cddo/ndx_try_aws_scenarios
instead of the actual GitHub Pages custom domain.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 592821c commit 7c00804
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments