Commit 3a52588
ci: Set explicit content write permission for release workflow
This commit updates the release workflow such that an explicit content
write permission is granted to the GITHUB_TOKEN used throughout the
workflow.
The content write permission is required to upload the release assets
to the repository and must be manually set when the repository default
workflow permissions are set to "Read repository contents permission."
Signed-off-by: Stephanos Ioannidis <[email protected]>1 parent 9553b1b commit 3a52588
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
0 commit comments