I created a basic project with tailwind CSS, I can upload it to GitHub, but I don't know how to expose it to GitHub pages as .github.io/tailwind-project/ I am getting the contents of the README.md file instead of the index.html
How to edit the deploy.yml file please?
I have the following project structure in VS Code enter image description here
and subsequently on GitHub enter image description here
Thank your help
Set the deploy.yml file using GitHub Actions