Fatal error: Uncaught BadMethodCallException: Unable to connect to GitHub: Client error: `GET https://api.github.com/repos/LHSS-Development/cr` resulted in a `401 Unauthorized` response:
{
"message": "Bad credentials",
"documentation_url": "https://docs.github.com/rest",
"status": "401"
}
in /home/cr/repo/deploy-scripts/src/Git.php:43
Stack trace:
#0 /home/cr/repo/deploy-scripts/src/projects/Cr.php(126): Deploy\Git->__construct('cr', 'production')
#1 /home/cr/repo/deploy-scripts/src/Process.php(41): Deploy\projects\Cr->deployProduction()
#2 /home/cr/repo/deploy-scripts/public/process_queue.php(31): Deploy\Process->deploy()
#3 {main}
thrown in /home/cr/repo/deploy-scripts/src/Git.php on line 43