mirror of
https://github.com/s4u/maven-settings-action.git
synced 2026-02-18 00:00:26 +08:00
Merge remote-tracking branch 'origin/master' into releases/v1
This commit is contained in:
@ -1,6 +1,10 @@
|
|||||||
name: 'maven-setings-action'
|
name: 'maven-setings-action'
|
||||||
description: 'Prepare maven settings.xml'
|
description: 'Prepare maven settings.xml'
|
||||||
|
|
||||||
|
branding:
|
||||||
|
icon: 'settings'
|
||||||
|
color: 'green'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
servers:
|
servers:
|
||||||
description: 'servers definition in joson array, eg: [{"id": "serverId", "username": "username", "password": "password"}]'
|
description: 'servers definition in joson array, eg: [{"id": "serverId", "username": "username", "password": "password"}]'
|
||||||
|
|||||||
Reference in New Issue
Block a user