DenverCoder1 / doxygen-github-pages-action

GitHub Action for deploying Doxygen documentation to a GitHub pages branch
MIT License
75 stars 16 forks source link

There is nothing to commit; Exitting early #28

Closed schkwve closed 2 months ago

schkwve commented 6 months ago

Hi, I've tried to use this action for my project, but was met with the following message at the end of the action run:

There is nothing to commit. Exiting early… 📭

Unfortunately I didn't notice any error beforehand; everything seems to go smoothly up until the point where it tries to commit the documentation to the gh-pages branch.

You can see the action log here.

Could you maybe look at the logs and see what's wrong?

-- Thanks a lot, Jozef

WeileiZeng commented 2 months ago

It looks like this issue has been resolved.

schkwve commented 2 months ago

Right, absolutely forgot I've opened this issue. The issue was in poor settings of GitHub pages and incorrect setting of doxygen.yml.