Commit 86eac6a
committed
fix(ci): add missing permissions to publish-charts and publish-cli jobs
Add required permissions blocks to fix 403 Forbidden errors when
publishing charts to ghcr.io and uploading CLI release assets.
- publish-charts: add packages:write for ghcr.io chart publishing
- publish-cli: add contents:write for release asset uploads1 parent 23646ea commit 86eac6a
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
130 | 133 | | |
131 | 134 | | |
132 | 135 | | |
| |||
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
| 181 | + | |
| 182 | + | |
178 | 183 | | |
179 | 184 | | |
180 | 185 | | |
| |||
0 commit comments