Open IsaccBarker opened 1 year ago
@IsaccBarker thank you! What changes need to be done, exactly? Pages enabled in what way?
If I recall correctly from when I set it up on my own repository, you should be able to go to the pages tab in the repository settings page, and select the source to be from Github Actions.
You can see above that the docs building succeeded, but the deploy failed. I believe (I don't have access to the logs), this is because the source isn't set to Github Pages. If you change that, I think it should work.
Thanks!
Thanks for the info! I switched the github pages source to github actions, but the CI action still seems to be failing. Anything I'm missing?
How about updating the PR description with Fixes #5 fixes #276
?
See issue #5, specifically here.
GitHub Pages still has to be set up via repository settings, but this should work. It worked on my fork.