mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 18:06:45 +00:00
Address latest review feedback
This commit is contained in:
parent
998be8d08f
commit
6924f73ee0
6 changed files with 390 additions and 387 deletions
|
@ -23,10 +23,10 @@ inputs:
|
|||
description: 'ID of the distributionManagement repository in the pom.xml
|
||||
file.'
|
||||
required: false
|
||||
username:
|
||||
server-username:
|
||||
description: 'Username for authentication to the Apache Maven repository.'
|
||||
required: false
|
||||
password:
|
||||
server-password:
|
||||
description: 'Password or token for authentication to the Apache Maven
|
||||
repository.'
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue