orcestra-campaign / book

ORCESTRA documentation
8 stars 37 forks source link

Publish scheduled (midnight) builds #200

Closed lkluft closed 3 weeks ago

lkluft commented 3 weeks ago

At the moment, the website is build automatically every day at midnight, but not published. This PR fixes the if-condition that causes the publication to be skipped.

This closes #164