novuhq / notion-to-github-sync-action

A GitHub action to sync notion pages to markdown files on GitHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion to GitHub sync action

This actions syncs notion documents to GitHub based on the notion page id.

Example usage

uses: actions/hello-world-javascript-action@v1.1
with:
    notion-integration-key: 
    github-access-token: 
    repo-owner: 
    repo: 
    branch: 
    docs-path:

About

A GitHub action to sync notion pages to markdown files on GitHub


Languages

Language:JavaScript 100.0%