We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c692078 + 7298c5a commit 1fc953dCopy full SHA for 1fc953d
action.yaml
@@ -1,5 +1,10 @@
1
name: 'AWS CodeDeploy'
2
description: 'Deploy projects to EC2 via CodeDeploy'
3
+author: Sourcetoad
4
+branding:
5
+ color: 'yellow'
6
+ icon: 'server'
7
+
8
inputs:
9
aws_access_key:
10
description: 'AWS Access Key'
0 commit comments