Skip to content

Leanpub Preview Action

Actions
A GitHub Action that triggers book preview generation in LeanPub
v1.0
Latest
Star (1)

Leanpub Preview Action

This action triggers preview processing in LeanPub

Inputs

api_key

Required The api secret for your LeanPub account

book_slug

Your book SLUG. It's the part of the URL for your book after https://leanpub.com/. E.g. if your book is found at https://leanpub.com/your_book, then your book's slug is your_book.

Example usage

uses: robert-matusewicz/[email protected]
with:
    api_key: <YOUR API KEY>
    book_slug: <YOUR BOOK SLUG>

Leanpub Preview Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

A GitHub Action that triggers book preview generation in LeanPub
v1.0
Latest

Leanpub Preview Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.