brief-umbrella-9002
08/07/2023, 4:44 AMexport CR_PAT=<**THIS IS A KEY**>
echo $CR_PAT | docker login <http://ghcr.io|ghcr.io> -u USER --password-stdin
>Login Successfull
docker tag PACKAGE:latest <http://ghrc.io/USER/PACKAGE:latest|ghrc.io/USER/PACKAGE:latest>
docker push <http://ghrc.io/USER/PACKAGE:latest|ghrc.io/USER/PACKAGE:latest>
>"<html><body><h1>403 Forbidden</h1>\nRequest forbidden by administrative rules.\n</body></html>\n\n"
• https://github.com/moby/moby/issues/15612