From eed50ba386093b95c78d7f804911629a26aa57e7 Mon Sep 17 00:00:00 2001 From: Alejandro Villar Date: Wed, 10 Jan 2024 10:27:27 +0100 Subject: [PATCH] Deploy viewer by default --- .github/workflows/validate-and-process.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate-and-process.yml b/.github/workflows/validate-and-process.yml index a532192..1a4920e 100644 --- a/.github/workflows/validate-and-process.yml +++ b/.github/workflows/validate-and-process.yml @@ -60,7 +60,7 @@ on: deploy-viewer: type: boolean description: Whether to use the new building blocks viewer - default: false + default: true permissions: