Commit 1462c80
committed
fix: add write permissions to GitHub Actions workflow
Add contents:write and packages:write permissions to resolve 422 error
when creating GitHub releases. This allows the workflow to create releases
and upload NuGet package artifacts.1 parent ee1d26e commit 1462c80
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
0 commit comments