From 23fb0ce701259c37fc37c8d60a64f2d988f738b0 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Tue, 4 Mar 2025 23:41:40 +0100 Subject: [PATCH] Add "Deploy Static Site to AWS" action (#9) Co-authored-by: Albert --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 340c1c4..87aa14b 100644 --- a/README.md +++ b/README.md @@ -496,6 +496,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) - [Deploy Lambda code to an existing function](https://github.com/appleboy/lambda-action) - [Sync/Invalidate Files and Send Them to AWS S3 Using s3cmd](https://github.com/ThiagoAnunciacao/s3cmd-sync-action) +- [Deploy Static Site to AWS](https://github.com/onramper/action-deploy-aws-static-site) #### Terraform