Skip to content

Commit

Permalink
Add an action for AWS CodeDeploy
Browse files Browse the repository at this point in the history
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/.
  • Loading branch information
mpdude committed Sep 22, 2020
1 parent 39f0957 commit 13e84d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 13e84d2

Please sign in to comment.