Hugo website is being successfully deployed to github pages but it is not being served

54 views Asked by At

I am trying to deploy static website to github pages - aslon1213.github.io - I am following the tutorial of hugo docs to deploy on github pages - created a static html and added github actions workflow from the given tutorial on hugo docs - this link to docs . When I push the code to github - The github actions is always triggered and shows successfully deployed but when I navigate to aslon1213.github.io, it is not working.

Is there any steps I am missing ? IDK repo_linkw

To make this work, what suggestions

0

There are 0 answers