Commit 096a806
Fix: grant contents:write permission to release workflow
GitHub's default GITHUB_TOKEN is read-only since 2023; the release
step needs contents:write to create releases and upload assets.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e03e489 commit 096a806
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
0 commit comments