This ended up being a bug fixed in the recent 0.10.7 version of IPM. See the release notes for more details but setting up a GHCR repository in IPM can be done with this IPM command:
repo -o -n github -url ghcr.io -namespace <gh-username> -username <gh-username> -password <gh-personal-access-token>
- Log in to post comments