mirror of
https://github.com/actions/setup-java.git
synced 2025-06-28 12:04:14 +00:00
updated precise description
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
bfab866448
commit
79a6a8f72c
1 changed files with 1 additions and 1 deletions
|
@ -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>/*"'
|
description: 'URL of a repository where maven will look for Dependencies - e.g. "https://maven.pkg.github.com/<USERNAME_or_ORGANIZATION>/*"'
|
||||||
required: false
|
required: false
|
||||||
no-snapshots:
|
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
|
required: false
|
||||||
default: false
|
default: false
|
||||||
use-central:
|
use-central:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue