You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the latest README and followed the instructions.
I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.
Describe your question
Dear Sir/Madame,
Thanks for developing such wonderful tools.
I am using it together with Sphinx to generate gh-pages for my code. Now I meet the following problem. Everything works fine except the Deploy step is skipped and the gh-pages branch doesn't generate.
This issue has been LOCKED because of it being resolved!
The issue has been fixed and is therefore considered resolved.
If you still encounter this or it has changed, open a new issue instead of responding to solved ones.
Checklist
Describe your question
Dear Sir/Madame,
Thanks for developing such wonderful tools.
I am using it together with Sphinx to generate gh-pages for my code. Now I meet the following problem.

Everything works fine except the Deploy step is skipped and the gh-pages branch doesn't generate.
Firstly, as a test, I followed the steps in https://coderefinery.github.io/documentation/gh_workflow/ and build a test-sphinx code (https://github.com/quanshengwu/test-sphinx). Everything works fine. The gh-pages branch was generated successfully.
Then I use modified the workflow a little bit to fit my repository, it just doesn't generate the right gh-pages branch.
Any help would be appreciated.
Best regards,
QuanSheng Wu
Relevant links
Relevant log output
https://github.com/quanshengwu/wannier_tools/actions/runs/5281530268/jobs/9555239351
Additional context.
No response
The text was updated successfully, but these errors were encountered: