public
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: unity-project
|
||||
description: "Run a Unity command using a project's version and a build target."
|
||||
inputs:
|
||||
projectPath:
|
||||
projectPath:
|
||||
description: "Path to the Unity project."
|
||||
required: true
|
||||
default: "."
|
||||
@@ -11,6 +11,7 @@ inputs:
|
||||
serial:
|
||||
description: "Unity license serial number."
|
||||
required: true
|
||||
default: public
|
||||
email:
|
||||
description: "Unity email."
|
||||
required: true
|
||||
|
||||
@@ -4,6 +4,7 @@ inputs:
|
||||
serial:
|
||||
description: "Unity license serial number."
|
||||
required: true
|
||||
default: public
|
||||
email:
|
||||
description: "Unity email."
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user