Commit e37d783
ci: drop broken REPO_TOKEN, grant contents:write instead (#117)
The release asset upload was hitting 'Bad credentials' because
secrets.REPO_TOKEN is expired / not set. Remove the explicit token
override and add job-level contents:write so the default GITHUB_TOKEN
has enough scope to create the GitHub release. NuGet push is unaffected
and already worked via NUGET_API_KEY.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9131415 commit e37d783
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
51 | 52 | | |
0 commit comments