Can’t connect my new repo to Render — already have another repo linked

Hi everyone,
I’ve already deployed a MERN stack project (frontend + backend) on Render using a GitHub repo. At that time, I only granted Render access to that single repository.

Now, I want to deploy a separate React static site from another GitHub repository, but when I try to connect it in Render, it doesn’t show up in the repo list.

Details:

  • Git provider: GitHub

  • Repo type: public

  • It’s under: personal account

  • I have:

    admin access

What I’ve tried so far:

  • Checked Render dashboard → New → Static Site → repo doesn’t appear.

  • Logged in/out of Render and GitHub.

What’s the correct way to give Render access to this new repo so I can deploy it?
Thanks in advance!