This action triggers preview processing in LeanPub
Required The api secret for your LeanPub account
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.
uses: robert-matusewicz/[email protected]
with:
api_key: <YOUR API KEY>
book_slug: <YOUR BOOK SLUG>