From d99143176ce2fc86b0d491b34c892784e4111f80 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Tue, 4 Mar 2025 22:36:36 +0100 Subject: [PATCH] add s3cmd bucket sync action and cf invalidate (#7) Co-authored-by: Thiago --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 35e8a34..04d6fff 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,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) #### Terraform