perxhealth/"Static Deploy" Action For GitHub Actions

Deploy static assets to an S3 bucket and invalidate its Cloudfront distribution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jun 13, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: perxhealth/static-deploy-action@4e04f08ce328f39e38ab09a969840cabbef4f6cc # v1

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

namedescriptionrequireddefault
fromPath on local disk containing files to deployyes
toFully qualified S3 bucket name and path, e.g. s3://bucket/path/to/deployyes
cloudfront-distribution-idNominate the Cloudfront Distribution which serves assets from the bucketyes
namedescription
cloudfront-invalidation-idID returned by AWS when calling CreateInvalidation