Skip to content

Commit ac633e1

Browse files
committed
fix: add branding
1 parent 92b13c9 commit ac633e1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

action.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: 'Setup Java w/ CodeArtifact'
2-
description: 'Setup java + maven, login to AWS and generate CodeArtifact token'
2+
author: 'Alexey Chekulaev'
3+
description: 'Setup java + maven and login (generate token) to resolve maven dependencies from AWS CodeArtifact repository'
4+
branding:
5+
icon: package
6+
color: green
37
inputs:
48
aws-account:
59
description: 'AWS account number where the CodeArtifact domain is located'

0 commit comments

Comments
 (0)