mirror of
https://github.com/actions/setup-java.git
synced 2026-04-22 18:25:32 +03:00
Add default to settings-path description
Co-Authored-By: Chris Patterson <chrispat@github.com>
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ inputs:
|
||||
repository.'
|
||||
required: false
|
||||
settings-path:
|
||||
description: 'Path to where the settings.xml file will be written.'
|
||||
description: 'Path to where the settings.xml file will be written. Default is ~/.m2.'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
|
||||
Reference in New Issue
Block a user