actions-marketplace-validations/Jekyll Build Action

A GitHub Action to build and publish Jekyll sites to GitHub Pages, Ruby 3.0.0

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GITHUB_TOKEN secretno
jekyll_envThe Jekyll environment to buildno
jekyll_srcThe Jekyll website source directoryno
jekyll_build_optionsAdditional Jekyll build arguments (see https://jekyllrb.com/docs/configuration/options/#build-command-options)no
gem_srcThe Jekyll Gemfile directoryno
target_branchThe target branch name the site gets pushed tono
target_pathThe relative path where the site gets pushed tono
build_onlyWill build the Jekyll site without publishing itno
build_dirThe directory to build your project inno
keep_historyDo not overwrite whatever was already published on the target branchno
pre_build_commandsCommands to run prior to build and deploy. Useful for ensuring build dependencies are up to date or installing new dependencies. For example, use `apk --update add imagemagick` to install ImageMagick. no
bundler_versionWhen set override the default bundler version provided.no
namedescription
shaGenerated commit SHA1 that will be published