lazybytez/Sync Markdown to BookStack
An action that syncs markdown files to a book or chapter in BookStack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The URL of the BookStack instance | yes | — |
| token-id | The id of your BookStack API connection | yes | — |
| token-secret | The secret of your BookStack API connection | yes | — |
| book-id | The ID of the book to sync to | no | — |
| chapter-id | The ID of the chapter to sync to | no | — |
| path | The path to the markdown file(s) to sync, you can use glob patterns for multiple files | yes | — |
Outputs
no outputs