Commit 00ef2f5
fix(ci): grant contents write to the release job (#400)
ncipollo/release-action creates the tag and release with GITHUB_TOKEN, which needs contents write. The least-privilege change left it at read, so the v8.6.0 release failed with a 403.
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>1 parent bd8580a commit 00ef2f5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments