79242730

Date: 2024-12-02 00:46:09
Score: 2
Natty:
Report link

I know your issue. In the following image is the configuration needed to host your site. Github Website settings - pages tab | Image You have it on Github Actions. That only works with certain types of workflows. You said your github actions directs built files to gh-pages branch. So that means all your websites files are in the gh-pages branch, we can just select "Deploy from a branch". Put the branch as gh-pages like in the image, click save and wait for it to republish and that should fix it!

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Extraskilled56