Commit 778c3c8
committed
fix(ci): add contents:write permission to release workflow
Add permissions block to grant GITHUB_TOKEN write access to contents,
fixing 403 Forbidden error when creating GitHub releases.
Signed-off-by: ShigrafS <shigrafsalik@proton.me>1 parent b1f4579 commit 778c3c8
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