Leanpub Publish Action
ActionsTags
(2)This action triggers publishing 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>
Leanpub Publish 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.