| icon | box |
|---|---|
| description | Fixed GHCR path (TYPE: NON_ENFORCED) |
ghcr_pkg: "my-package"- Sets a fixed GHCR (GitHub Container Registry) path for the package (TYPE:
NON_ENFORCED) - If not specified, the GHCR path is dynamically generated from
pkg_id - Useful when you want a specific container name different from the auto-generated one
{% hint style="info" %} This field is optional. Most packages don't need it as the auto-generated path works well. {% endhint %}