home-office-digital/Deploy Static Sites

Deploys Static Sites using S3 and CloudFront.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 10, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: home-office-digital/core-cloud-static-sites-action@ef6c19c34ef9d7a589dd5ddb04c28759c1d46ce0 # 1.2.1

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

namedescriptionrequireddefault
assume-role-arnRole assumed by the action.yes
bucket-nameThe name of the S3 Bucket.yes
working-directoryFolder the files will be synced from.yes
remote-pathOptional path prefix inside the S3 bucket to sync files to.no""
extra-excludesOptional comma-separated exclude patterns to pass to aws s3 sync.no""
cache-control-s-max-ageNumber of seconds the information will be chached by CloudFront.no86400
cloudfront-distributionID Name of CloudFront Distribution.yes

no outputs