Commit 9648245
committed
Fix GitHub Actions permissions for gh-pages deployment
- Change contents permission from read to write to allow pushing to gh-pages branch
- Add force_orphan: true to handle first-time gh-pages branch creation
- Resolves 403 permission denied error when pushing to gh-pages branch
- Ensures GitHub Actions can create and push to gh-pages branch1 parent 4a0b783 commit 9648245
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
0 commit comments