Add S3 bucket sync action

This commit is contained in:
Jake Jarvis 2019-08-22 11:11:22 -04:00
parent 04fdc34547
commit c0389582b7
No known key found for this signature in database
GPG Key ID: D36CB66F4002B25B

View File

@ -196,6 +196,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Deploy to Kubernetes with kubectl](https://github.com/steebchen/kubectl)
- [Update a Docker Hub repository description from README.md](https://github.com/peter-evans/dockerhub-description)
- [Purge Cloudflare cache after updating a website](https://github.com/jakejarvis/cloudflare-purge-action)
- [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action)
### External Services