mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
Add branding
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
name: '"Configure AWS Credentials" Action For GitHub Actions'
|
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'
|
description: 'Configure AWS credential and region environment variables for use with the AWS CLI and AWS SDKs'
|
||||||
|
branding:
|
||||||
|
icon: 'cloud'
|
||||||
|
color: 'orange'
|
||||||
inputs:
|
inputs:
|
||||||
aws-access-key-id:
|
aws-access-key-id:
|
||||||
description: 'AWS Access Key ID'
|
description: 'AWS Access Key ID'
|
||||||
|
|||||||
Reference in New Issue
Block a user