fencer-security/Sync Markdown in Github to Notion

Sync markdown changes in Github to Notion

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: fencer-security/nogisync@d2072fb4b0dcde92aeb1dee4f6fc778834a371c7 # v1.3.2

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

namedescriptionrequireddefault
notion_api_keyNotion integration tokenyes
docs_pathDirectory containing the markdown files to sync (YAML list, newline-separated, or comma-separated for multiple directories)yes
notion_parent_page_idNotion parent page idyes
sync_methodSync method: 'blocks' (convert to Notion blocks) or 'markdown' (use Notion markdown API)nomarkdown
fail_on_errorFail the action if any page fails to syncnofalse

no outputs