Add unityLicensingServer to action.yml so warning for input dissapears

pull/201/head
Simen Sandvaer 2022-11-09 11:07:10 +01:00
parent 9fe2feb3c9
commit 679dda40d4
1 changed files with 4 additions and 0 deletions

View File

@ -52,6 +52,10 @@ inputs:
required: false
default: ''
description: 'User and optionally group (user or user:group or uid:gid) to give ownership of the resulting build artifacts'
unityLicensingServer:
required: false
default: ''
description: 'Url to a unity license server for acquiring floating licenses.'
outputs:
artifactsPath:
description: 'Path where the artifacts are stored.'