web4application/Deploy GitHub Pages site

A GitHub Action to deploy an artifact as a GitHub Pages site

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub tokenyes${{ github.token }}
timeoutTime in milliseconds after which to timeout and cancel the deployment (default: 10 minutes)no600000
error_countMaximum number of status report errors before cancelling a deployment (default: 10)no10
reporting_intervalTime in milliseconds between two deployment status report (default: 5 seconds)no5000
artifact_nameName of the artifact to deploynogithub-pages
previewIs this attempting to deploy a pull request as a GitHub Pages preview site? (NOTE: This feature is only in alpha currently and is not available to the public!)nofalse
namedescription
page_urlURL to deployed GitHub Pages