lykinsbd/Leanpub Multi Action
Interact with Leanpub.com via GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| leanpub-api-key | Leanpub API Key | yes | — |
| leanpub-book-slug | Leanpub Book Slug | yes | — |
| action | Action to perform: preview, publish, unpublish, check-status, book-summary, or book-exists | yes | — |
| email-readers | Email readers about the new publish (publish only) | no | false |
| release-notes | Release notes for the publish (publish only) | no | — |
| subset | Preview only the Subset.txt files (preview only) | no | false |
| single-file | Path to a Markdown file for single file preview (preview only) | no | — |
| wait | Poll until job completes (check-status only) | no | false |
| poll-interval | Seconds between polls (check-status --wait only) | no | 5 |
| timeout | Max seconds to wait (check-status --wait only) | no | 120 |
Outputs
no outputs