Unable to push docker images to public repo in the hub

I have a bunch docker images in my local docker. I have logged in to my docer hub and created a repo.

I have retagged the images and tried to push to the created repo. It is giving this error “denied: requested access to the resource is denied”

Did you also logged in from the terminal or by using Docker Desktop or only from a web browser?
Are you sure the image tag is right? As it is a public repo, please, share the name and the exact commands that you used to tag and push the image.