apivideo/Synchronize readme.io documentation
Synchronize a readme.io documentation from the readme of a Github repository
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Feb 9, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: apivideo/api.video-readmeio-document-sync-action@c561c4b402975064b566dc841b367e532793c5f8 # 1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| document-slug | Slug of the readme.io document to synchronize | yes | — |
| markdown-file-path | The path of the markdown file to use for synchronization | yes | — |
| readme-io-api-key | Your API key to request readme.io | yes | — |
| make-relative-links-absolute | If true, all relative markdown links in the markdown will be made absolute | no | false |
Outputs
| name | description |
|---|---|
| response | The response status from readme.io |