mirror of
https://github.com/actions/setup-java.git
synced 2025-05-19 00:06:32 +00:00
updated precise description
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
bfab866448
commit
79a6a8f72c
@ -60,7 +60,7 @@ inputs:
|
||||
description: 'URL of a repository where maven will look for Dependencies - e.g. "https://maven.pkg.github.com/<USERNAME_or_ORGANIZATION>/*"'
|
||||
required: false
|
||||
no-snapshots:
|
||||
description: 'Sets the flag, if snapshots of custom repositories, shall be allowed of not. (default does allow Snapshots)'
|
||||
description: 'Determines whether snapshots for custom repositories are allowed; defaults to allowing snapshots.'
|
||||
required: false
|
||||
default: false
|
||||
use-central:
|
||||
|
Loading…
Reference in New Issue
Block a user