Commit 2fb3657
committed
fix: Remove Pages enablement step and update permissions note
GitHub Actions cannot enable Pages automatically due to security restrictions.
Pages must be manually enabled in repository settings before deployment.
Error fixed:
- Resource not accessible by integration
- Create Pages site failed
Solution: Manual enablement required in Settings → Pages → Source: GitHub Actions1 parent 9bda6f0 commit 2fb3657
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
0 commit comments