I published a package and logged into the wrong account. I corrected the uploaders by using
flutter packages pub uploader add <correct email>
flutter packages pub uploader remove <incorrect email>
But now when I try to push an update I am unauthorized because I'm still logged in as the incorrect email.