mirror of
https://gitea.com/actions/setup-java.git
synced 2024-11-04 19:10:32 +01:00
Merge branch 'maven-auth' of github.com:clarkbw/setup-java into maven-auth
This commit is contained in:
commit
2f85cc5281
@ -24,11 +24,11 @@ inputs:
|
||||
file.'
|
||||
required: false
|
||||
username:
|
||||
description: 'Username for authentication to the Apache Maven server.'
|
||||
description: 'Username for authentication to the Apache Maven repository.'
|
||||
required: false
|
||||
password:
|
||||
description: 'Passowrd or token for authentication to the Apache Maven
|
||||
server.'
|
||||
description: 'Password or token for authentication to the Apache Maven
|
||||
repository.'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
|
Loading…
Reference in New Issue
Block a user