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.
1 parent 4572624 commit aa26d1fCopy full SHA for aa26d1f
action.yml
@@ -1,5 +1,8 @@
1
name: '"Configure AWS Credentials" Action For GitHub Actions'
2
description: 'Configure AWS credential and region environment variables for use with the AWS CLI and AWS SDKs'
3
+branding:
4
+ icon: 'cloud'
5
+ color: 'orange'
6
inputs:
7
aws-access-key-id:
8
description: 'AWS Access Key ID'
0 commit comments