Remember, use git checkout -b gh-pages to create the branch
git checkout -b gh-pages
Once you have turned on the website and created the gh-pages branch in the repository, you can publish your site with the command (in your terminal)
gh-pages
quarto publish gh-pages
GitHub Pages
Publishing Quarto Sites