can i schedule recurring re-deployments / re-builds?

I'm using Hugo > GitHub > CF Pages. One of the great features about Hugo is the ability to set up and QC posts for the future. In order for these future posts to be visible, it looks like I need to re-deploy the CF Page after the date of the blog post. I confirmed this manually - these two builds run from the same commit, but the second one shows the additional blog post with the publish date set to be a time in between the two builds.

There must be a way to re-deploy on a specific schedule. (CF Pages Cron job.) I would appreciate your advice!
Was this page helpful?