create github server in settings
This commit is contained in:
@@ -20,6 +20,11 @@ inputs:
|
||||
description: 'override existing settings.xml file'
|
||||
default: "true"
|
||||
required: false
|
||||
githubServer:
|
||||
description: 'add to settings.xml servers server-id: github; username=$GITHUB_ACTOR and password=$GITHUB_TOKEN'
|
||||
default: "true"
|
||||
required: false
|
||||
|
||||
|
||||
|
||||
runs:
|
||||
|
||||
Reference in New Issue
Block a user