Commit 43cfa7c
fix: grant packages:write permission to Docker publish workflow
GITHUB_TOKEN defaults to read-only for packages. Without packages:write
the push to ghcr.io fails with "installation not allowed to Write organization package".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3637253 commit 43cfa7c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments