Issue retrieving session url: {'errors': [{'code': 'UNAUTHORIZED', 'message': 'unauthenticated: User cannot be authenticated with the token provided.'}]}
Using same token with plain podman login ghcr.io and pushing an example image to the target works.
Using same token with plain
podman login ghcr.io
and pushing an example image to the target works.