jeffreytse/Jekyll Deploy Action

🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 9, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jeffreytse/jekyll-deploy-action@222a6b06c846416d654db18142eab0da528cdb4f # v0.7.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
providerThe deploy provideryes
tokenThe deploy tokenno
ssh_private_keyThe SSH private key for using SSH approachno
repositoryThe deploy repositoryno
branchThe deploy branchno
actorThe github username creating the commitno
cnameThe cname to use for the siteno
ruby_verThe Ruby versionno
bundler_verThe Bundler versionno
jekyll_srcThe Jekyll website source directoryno
jekyll_cfgThe Jekyll website config filesno
jekyll_baseurlThe Jekyll website baseurlno
pre_build_commandsThe pre-build commandsno

no outputs