aasmal97/Deploy Static App to AWS

Deploys a static app (SPA, SSG or static pages) to an S3 bucket, and then invalidates the Cloudfront cache for it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 28, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: aasmal97/deploy-static-app-to-aws@136a2e59975de507b4d7b25ace68c103f77cdfdd # v2.1.0

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

namedescriptionrequireddefault
aws_regionyes
aws_access_key_idyes
aws_secret_access_keyyes
cloudfront_distribution_idyes
bucket_nameyes
app_secretsno{}
node_verisonno20
path_to_appno./
build_dirno./build
secrets_prefixno.*
env_file_nameno""
destination_pathno

no outputs