Add unityLicensingServer to action.yml so warning for input dissapears (#201)

This commit is contained in:
simensan
2022-11-29 12:03:21 +01:00
committed by GitHub
parent 9fe2feb3c9
commit 42c28a953e

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.'