Update action.yml

Co-authored-by: Webber Takken <webber@takken.io>
pull/77/head^2
mob-sakai 2020-11-26 21:22:15 +09:00 committed by Webber Takken
parent 29899d84e8
commit 679222c549
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ inputs:
customImage: customImage:
required: false required: false
default: '' default: ''
description: 'Specific docker image that should be used for building the project' description: 'Specific docker image that should be used for testing the project'
projectPath: projectPath:
required: false required: false
description: 'Path to the Unity project to be tested.' description: 'Path to the Unity project to be tested.'