mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-08 12:17:07 +00:00
Add branding
This commit is contained in:
parent
4572624916
commit
aa26d1f826
1 changed files with 3 additions and 0 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue