mirror of
https://github.com/actions/setup-java.git
synced 2024-11-12 04:48:03 +00:00
Apply suggestions from code review
Co-Authored-By: Konrad Pabjan <konradpabjan@github.com>
This commit is contained in:
parent
f33acc6b4f
commit
70aff31eb7
@ -24,11 +24,11 @@ inputs:
|
|||||||
file.'
|
file.'
|
||||||
required: false
|
required: false
|
||||||
username:
|
username:
|
||||||
description: 'Username for authentication to the Apache Maven server.'
|
description: 'Username for authentication to the Apache Maven repository.'
|
||||||
required: false
|
required: false
|
||||||
password:
|
password:
|
||||||
description: 'Passowrd or token for authentication to the Apache Maven
|
description: 'Password or token for authentication to the Apache Maven
|
||||||
server.'
|
repository.'
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
|
Loading…
Reference in New Issue
Block a user