actionsforge/Hashnode Publish Sync

Publish markdown articles to Hashnode from your GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to run (validate, draft, or publish)yes
tokenHashnode API tokenno
publication_idYour Hashnode publication IDno
file_pathPath to the markdown file or directory to publishyes
is_draftCreate as draft instead of publishing immediatelynofalse
dry_runValidate without publishingnofalse
recursiveIf file_path is a directory, recursively process all markdown filesnofalse
continue_on_errorContinue even if validation failsnofalse
namedescription
draft_idThe ID of the created draft (only set when creating a draft)
article_idThe ID of the published article (only set when publishing)
titleThe title of the created draft or published post