Skip to content

Commit 13e84d2

Browse files
authored
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/.
1 parent 39f0957 commit 13e84d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
441441
- [Publish a Python Distribution Package to Anaconda Cloud](https://github.com/fcakyon/conda-publish-action)
442442
- [Deploy VS Code Extension to Visual Studio Marketplace or the Open VSX Registry](https://github.com/HaaLeo/publish-vscode-extension)
443443
- [Deploy a YouTube Video to Anchor.fm Podcast](https://github.com/Schrodinger-Hat/youtube-to-anchorfm)
444+
- [Deploy with AWS CodeDeploy](https://github.com/webfactory/create-aws-codedeploy-deployment)
444445

445446
#### Docker
446447

0 commit comments

Comments
 (0)