From de093a8919c4855166913505bdc1a8ced0f2b5aa Mon Sep 17 00:00:00 2001 From: corneliusroemer <25161793+corneliusroemer@users.noreply.github.com> Date: Mon, 12 Jan 2026 10:09:47 +0000 Subject: [PATCH] Bump demo SHA to production SHA b0c705760b5168f78638fdbf3330847fa51c349f --- deploy/demo/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/demo/config.json b/deploy/demo/config.json index d07a640..553c20e 100644 --- a/deploy/demo/config.json +++ b/deploy/demo/config.json @@ -1,6 +1,6 @@ { "branch": "demo", "special_environment": "demo", - "head_sha": "2a3fff119515a5e13ea29654ecbb0c80697afce7", + "head_sha": "b0c705760b5168f78638fdbf3330847fa51c349f", "host": "demo.pathoplexus.org" }