actions-marketplace-validations/Crawl Tailwind UI

Automate the crawling and cataloging of the Tailwind UI components

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
emailYour tailwindui.com account email addressyes
passwordYour tailwindui.com account passwordyes
tokenGitHub Tokenno${{ github.token }}
outputThe repository to push the crawler output to (defaults to the current repository)no${{ github.repository }}
outputfolderThe folder to output the crawled components in the output repositoryno./
commitmessageThe commit message to use when updating the output repositorynoUpdate tailwindui.com
current_branchThe branch in the current repository where .env can be foundnomaster
branchThe branch to commit to when updating the output repositorynomaster
forceWhether or not to force push when updating the output repositorynofalse
actorThe git actor (defaults to the current user)no${{ github.actor }}
repositoryThe workspace repository (repository with .env) (defaults to the current repository)no${{ github.repository }}
crawlerThe repository of the crawler (defaults to 'kiliman/tailwindui-crawler')nokiliman/tailwindui-crawler
crawlerrefThe ref (branch, tag or SHA) to checkout of the crawlernomaster

no outputs