Update action.yml

Co-authored-by: Webber Takken <webber@takken.io>
This commit is contained in:
mob-sakai
2020-11-26 21:22:15 +09:00
committed by Webber Takken
parent 29899d84e8
commit 679222c549

View File

@@ -9,7 +9,7 @@ inputs:
customImage:
required: false
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:
required: false
description: 'Path to the Unity project to be tested.'