actions-marketplace-validations/Notion Update Page
Update property of Notion page on commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 5, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/szenius_notion-update-page@f6c20d20ab00d63086b109612807000472217e02 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh-username | GitHub username of user who has access to the repository | yes | — |
| gh-token | GitHub access token of user who has access to the repository | yes | — |
| notion-key | Notion Integration Secret Key | yes | — |
| notion-property-name | Notion Page property to be updated | yes | — |
| notion-update-value | New value for Notion page property | yes | — |
| existing-value | What to do with existing value in field to be updated | no | overwrite |
| notion-property-type | Type of Notion Page property | no | rich_text |
Outputs
no outputs