We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b13c9 commit ac633e1Copy full SHA for ac633e1
action.yml
@@ -1,5 +1,9 @@
1
name: 'Setup Java w/ CodeArtifact'
2
-description: 'Setup java + maven, login to AWS and generate CodeArtifact token'
+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
7
inputs:
8
aws-account:
9
description: 'AWS account number where the CodeArtifact domain is located'
0 commit comments