Commit 0d3271f
committed
Fix release.yml: restore contents:write permission on publish job
Job-level permissions replace workflow-level ones entirely rather than
merging with them - adding id-token:write for OIDC silently dropped
the contents:write needed by action-gh-release, causing a 403 when
creating the GitHub Release after a successful NuGet push.1 parent 7791601 commit 0d3271f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments