jberglinds/Sync markdown to Notion
Syncs .md files in a github repo to a Notion page
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| NOTION_ACCESS_TOKEN | Access token to access Notion API. | yes | — |
| NOTION_PAGE_ID | The page ID where the data will be synced. Contents and subpages will be replaced. Make sure the access token has been given access to the page. | yes | — |
| WIKI_CHECKOUT_PATH | The path where the wiki of the repo is checked out. If not set, wiki will not be exported to Notion. | no | — |
Outputs
no outputs