mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-01 05:45:06 +09:00
Add branding
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user