Commit a80cf6c
committed
fix: grant contents:write permission to release workflow
The default GITHUB_TOKEN has read-only permissions unless a workflow
explicitly requests write access, which caused electron-builder's
--publish step to fail with 403 creating a GitHub Release.1 parent a346671 commit a80cf6c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments