Commit 3688c3b
committed
fix(ci): grant contents:write to Release job
The default GITHUB_TOKEN lacks contents:write, causing the
softprops/action-gh-release step to 403. Add explicit permission
to the Release job.1 parent b4a64d3 commit 3688c3b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | 150 | | |
149 | 151 | | |
| |||
0 commit comments