1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

enable webui

This commit is contained in:
Jason N. 2024-02-28 15:30:26 -05:00
parent 3ea2bcb407
commit d9e8d47537
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ inputs:
web_ui:
description: Enable Anaconda WebUI
required: false
default: "false"
default: "true"
action_version:
description: Version of the action container to run
required: true