Commit graph

2 commits

Author SHA1 Message Date
Samantha Atkins
497890d157 Read Ghost API key from .env instead of pass
Cron jobs can't reach the desktop gpg-agent, so pass-based key
lookup failed unattended. The .env file in the skill directory
works for both cron and interactive runs.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 01:56:04 -04:00
Samantha Atkins
6a3b93267d Fix Ghost publish target and newsletter slug
ADMIN_BASE pointed at thefulfillment.org (a parked domain) instead of
the actual Ghost host blog.the-fulfillment.org, and NEWSLETTER_SLUG was
"the-fulfillment" instead of Ghost's auto-generated "default-newsletter"
(the display name "The Fulfillment" doesn't determine the slug).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 01:28:00 -04:00