Merge pull request #458 from jonelantha/gatsby-s3-action

Add Gatsby AWS S3 Deployment Action
This commit is contained in:
Sarah Drasner 2020-08-27 16:02:27 -06:00 committed by GitHub
commit a6fd0c2d28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -446,6 +446,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files.
- [GitHub Actions for mdBook](https://github.com/peaceiris/actions-mdbook)
- [Setup Mint](https://github.com/fabasoad/setup-mint-action) - Setup Mint (programming language for writing single page applications).
- [Gatsby AWS S3 Deployment](https://github.com/jonelantha/gatsby-s3-action) - Deploy Gatsby to S3 (supports CloudFront).
### Machine Learning Ops