Commit 53cbc4c
fix(ci): add contents write permissions for docs and performance jobs
- Add contents: write to docs job for GitHub Pages deployment to gh-pages branch
- Add contents: write to performance job for benchmark data storage to gh-pages branch
- Fixes permission denied errors when pushing to repository
- Maintains security with minimal required permissions for each job function
Fixes run #16209410222 failures.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent ceef76a commit 53cbc4c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments