updated precise description

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Scyjin 2025-04-29 18:01:30 +02:00 committed by GitHub
parent bfab866448
commit 79a6a8f72c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: