Commit 4668375
Fix CI: only deploy to GitHub Pages on pushes to main
The deploy job's branch guard was commented out, causing it to run
on PRs and non-main branches, which fails due to environment
protection rules.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a6c0abd commit 4668375
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments