I want to use github actions to export org-mode files via ox-publish to html and publish the result as a gh-page. With some inspiration from systemcrafters this works rather well.
However, citations are not properly exported from org-mode. The weird part is that everything works nicely if I run the build script locally on my machine (it produces a index.html in the folder "public" that has properly formatted references) but fails to work when it is run by github actions.
My test repository is https://github.com/schottmueller/test and the unsuccessful result is https://schottmueller.github.io/test/