actions-marketplace-validations/Bridgetown Github Pages Action

A GitHub Action to Deploy your Bridgetown site to GitHub Pages.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryThe GitHub repository to push the built site to.no${{ github.repository }}
github_actorName of the deploy actor.no${{ github.actor }}
github_tokenToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}.yes
site_locationLocation of the Bridgetown project within your repo.no.
build_locationLocation of your Bridgetown generated site.no./output
deploy_branchBranch name to push the site to.nogh-pages
commit_messageThe commit message that will be used when deploying.nochore: deploy site

no outputs