Leanpub Multi Action
Version updated for https://github.com/lykinsbd/leanpub-multi-action to version v2.0.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Leanpub Multi Action is a GitHub Action designed to automate interactions with the Leanpub API, allowing users to preview, publish, and monitor the status of their Leanpub books directly within GitHub workflows. This action streamlines book management tasks by enabling automated previews, single-file processing, subset previews, and publishing with optional email notifications and release notes. It is particularly useful for authors or teams managing Leanpub projects who want to integrate book production workflows into their CI/CD pipelines.
Release notes
What’s Changed
- feat: Add PyPI publishing to release workflow by @lykinsbd in https://github.com/lykinsbd/leanpub-multi-action/pull/68
- feat: PyPI publishing and metadata by @lykinsbd in https://github.com/lykinsbd/leanpub-multi-action/pull/69
- chore: Bump version to 2.0.1 by @lykinsbd in https://github.com/lykinsbd/leanpub-multi-action/pull/70
Full Changelog: https://github.com/lykinsbd/leanpub-multi-action/compare/v2.0.0...v2.0.1