Commit 8ab3655
ci: grant contents:write so release asset upload doesn't 401 (#441)
The softprops/action-gh-release step falls back to GITHUB_TOKEN, which
under the org's default-read workflow policy lacks release-creation
scope. Add explicit job-level permissions so the tag-triggered run can
create the GitHub release alongside the NuGet push.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e2972b0 commit 8ab3655
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments