You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## An Action to deploy GitHub repos with AWS CodeDeploy
3
+
# `create-aws-codedeploy-deployment`
4
+
### An Action to deploy GitHub repos with AWS CodeDeploy
4
5
5
6
This action creates [AWS CodeDeploy](https://aws.amazon.com/codedeploy/) deployments from your GitHub Actions workflow. Deployment Group and Deployment configuration itself are derived from an additional configuration section in `.appspec.yml`.
0 commit comments