Commit 052e91b
committed
fix(ci): grant contents:write to deploy-pages for GitHub Pages push
The workflow-level contents:read blocked peaceiris/actions-gh-pages from
pushing the built static site to the gh-pages branch. Setting it to write
allows release uploads and Pages deployment.1 parent cd10055 commit 052e91b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
0 commit comments