Commit cadfa9c
committed
fix: add OCI labels to container image for GHCR repo linking
The GHCR package was not linked to the repository, causing
`permission_denied: write_package` errors even with packages:write.
Adding org.opencontainers.image.source label auto-links the image
to the repo on push.1 parent 8214a2d commit cadfa9c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments