Skip to content

Leanpub Preview Action - an action that generates preview for your book

License

Notifications You must be signed in to change notification settings

robert-matusewicz/leanpub-preview-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Leanpub Preview Action - an action that generates preview for your book

Resources

License

Stars

Watchers

Forks

Packages

No packages published