Update ui-workflow.yml

This commit is contained in:
Alexey Grigorkin
2022-05-11 17:40:18 +03:00
committed by GitHub
parent 2d6e8f8976
commit e1234e0128

View File

@@ -13,8 +13,9 @@ on:
type: boolean
IS_BUILD_ENABLED:
description: "Enable building. Default is true."
required: true
required: false
type: boolean
default: true
NODE_VERSION:
description: "Node version to setup. Default is 14."
required: false