gamemann/Ghost Post Update Action

Automatically updates a post on a Ghost blog with the contents of the file from the caller's repository. Intended for the Markdown syntax.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 26, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: gamemann/ghost-post-update-action@d51df1f230867ea9c7db3ff271a20fd085f6b95f # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
verboseVerbose level (0 = None. 1 = Basic. 2 = cURL response + basic. 3 = Escaped strings and more verbose cURL output).no1
env_fileLocation of environment file.no.gpua/.env
fileThe file with Markdown contents to replace the Ghost post with.noREADME.md
ghost_api_urlThe Ghost API URL.yes
ghost_admin_api_keyThe Ghost Admin API key.yes
ghost_post_idThe Ghost post ID.yes

no outputs