We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6138939 + 6f6533d commit bd693c4Copy full SHA for bd693c4
action.yml
@@ -1,8 +1,8 @@
1
-name: 'SAM Deploy Action'
+name: 'SAM Deploy Action - AWS Cloudformation'
2
description: 'Deploy AWS SAM Stack'
3
branding:
4
icon: 'upload-cloud'
5
- color: 'blue'
+ color: 'orange'
6
runs:
7
using: 'docker'
8
image: 'Dockerfile'
0 commit comments