Add an action for AWS CodeDeploy

This adds https://github.com/webfactory/create-aws-codedeploy-deployment to the list – an action to create AWS CodeDeploy deployments.

For more details on CodeDeploy, see https://aws.amazon.com/de/codedeploy/.
This commit is contained in:
Matthias Pigulla 2020-09-22 09:31:10 +02:00 committed by GitHub
parent 39f0957925
commit 13e84d23b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -441,6 +441,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Publish a Python Distribution Package to Anaconda Cloud](https://github.com/fcakyon/conda-publish-action)
- [Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX Registry](https://github.com/HaaLeo/publish-vscode-extension)
- [Deploy a YouTube Video to Anchor.fm Podcast](https://github.com/Schrodinger-Hat/youtube-to-anchorfm)
- [Deploy with AWS CodeDeploy](https://github.com/webfactory/create-aws-codedeploy-deployment)
#### Docker