Rezha Julio · Feb 8, 2026
Auto-Publishing Scheduled Posts with GitHub Actions
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
My blog has had "scheduled posts" for a while now. I set a pubDatetime in the future, and Astro's build process filters it out until that date passes. Simple enough. The problem: nothing actually triggers a rebuild when that date arrives. The post just sits there, technically publishable, until I push something to master. Which means I'm either pushing a dummy commit at noon or just forgetting…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.