braedongough/Update Notion Block
A Github Action for updating a block in notion
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 18, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: braedongough/update-notion-block@590543687a0d32b130fcf3ca57dc5a2ef586ad5c # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| notion_token | Your Notion API Token | yes | — |
| block_id | The Notion block id | yes | — |
| data | Updates the content for the specified block-id based on block type. See https://developers.notion.com/reference/update-a-block | yes | — |
Outputs
no outputs