Commit de96bda
committed
fix(ci): add contents:write permission to build-engine workflow
The GITHUB_TOKEN needs contents:write to create GitHub releases.
Without it, the `gh release create` step fails with HTTP 403.1 parent bd2e41e commit de96bda
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments