Merge pull request #490 from mpdude/patch-1

Add an action for AWS CodeDeploy
main
Sarah Drasner 2022-08-26 08:32:31 -06:00 committed by GitHub
commit 654bcb11d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,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