yurikoval/Middleman Github Pages Action

Deploying your Middleman repo to the gh-pages branch of the same repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_REPOSITORYGithub repository to push built site tono${{ github.repository }}
GITHUB_ACTORName of the deploy actorno${{ github.actor }}
SITE_LOCATIONLocation of Middleman project within your repono.
BUILD_LOCATIONLocation where Middleman builds your websitenobuild
REMOTE_BRANCHBranch name to push built sity tonogh-pages
GITHUB_TOKENToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}yes

no outputs