Commit 18b8136
committed
Fix GitHub Actions release workflow permissions
Add contents: write permission to allow workflow to create GitHub releases.
Fixes 403 Forbidden error when softprops/action-gh-release tries to create releases.1 parent aff8424 commit 18b8136
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