guardian/guardian/actions-static-site

Deploy a Guardian static site.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 7, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: guardian/actions-static-site@b447941462432d46d47d4de60215381e7c0a4979 # v3.0.3

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

namedescriptionrequireddefault
appApp name (pattern: [a-zA-Z-]+).yes
domainA Guardian-owned domain. [name].gutools.co.uk is recommended.yes
artifactName of artifact containing the static site. Should be uploaded in an earlier workflow step.noartifact
roleArnRole to use for writing to Riffraff's AWS bucket (typically org secret of same name).yes
githubTokenA GitHub token scoped to allow pull request commentingyes
dryRunIf set to true, will not upload Riffraff artifact.false

no outputs