paper-spa/Pages Jekyll

A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 17, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: paper-spa/pages@f04b739adf38e264d92a42264a5a0e377732e5b6 # v1-beta

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

namedescriptionrequireddefault
sourceDirectory where the source files reside.no./
destinationOutput directory of the build. Although it can be nested inside the source, it cannot be the same as the source directory.no./_site
verboseVerbose outputno1
tokenGitHub tokenyes${{ github.token }}

no outputs