diff --git a/presquegratos.py b/presquegratos.py index 6f08251..ddcf015 100644 --- a/presquegratos.py +++ b/presquegratos.py @@ -967,7 +967,7 @@ async def run_weekly(): # Create + publish + email created = ghost.create_post_html(title, html_body, status="draft", feature_image=feature) - #ghost.publish_post(created["id"], created["updated_at"], newsletter_slug=newsletter_slug) + ghost.publish_post(created["id"], created["updated_at"], newsletter_slug=newsletter_slug) post_id = created["id"] if xgp_items and post_id: