Commit cf74709
committed
fix(ci): grant write permissions for github release creation
- Add `permissions: contents: write` to build workflow
- This resolves the 403 Forbidden error when `softprops/action-gh-release` tries to create a release tag1 parent efd7ff5 commit cf74709
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments