Update ui-workflow.yml
This commit is contained in:
4
.github/workflows/ui-workflow.yml
vendored
4
.github/workflows/ui-workflow.yml
vendored
@@ -17,10 +17,10 @@ on:
|
|||||||
type: boolean
|
type: boolean
|
||||||
default: true
|
default: true
|
||||||
NODE_VERSION:
|
NODE_VERSION:
|
||||||
description: "Node version to setup. Default is 14."
|
description: "Node version to setup. Default is 16."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: '14'
|
default: '16'
|
||||||
secrets:
|
secrets:
|
||||||
SECRET_GH_TOKEN_CAN_READ_PACKAGES:
|
SECRET_GH_TOKEN_CAN_READ_PACKAGES:
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user