Commit 088a2e9
fix(ci): auto-enable GitHub Pages on first deploy
actions/configure-pages returns 404 when the repository has not yet
enabled Pages. Setting enablement: true turns Pages on during the first
deploy workflow run, so forks of this template don't need the 'Settings
→ Pages → Source = GitHub Actions' manual step.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9b219a9 commit 088a2e9
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments