This commit is contained in:
2023-03-12 17:30:01 -07:00
parent 9e1b8ac319
commit 27c1cef1b6
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ inputs:
description: "Unity Platform. Options: windows, windows32bit, mac, linux, android"
required: true
serial:
description: "Unity license serial number."
description: "Unity license serial number. Or 'public' for a public license."
required: true
default: public
email:

View File

@@ -2,7 +2,7 @@ name: unity
description: "Register Unity with the provided license and run a Unity command."
inputs:
serial:
description: "Unity license serial number."
description: "Unity license serial number. Or 'public' for a public license."
required: true
default: public
email: