diff --git a/action.yml b/action.yml index 205a11e..66df941 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: '"Configure AWS Credentials" Action For GitHub Actions' description: 'Configure AWS credential and region environment variables for use with the AWS CLI and AWS SDKs' +branding: + icon: 'cloud' + color: 'orange' inputs: aws-access-key-id: description: 'AWS Access Key ID'