From fe6f73409c326bef5ce1a1532b994aee67667b78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:35:08 +0100 Subject: [PATCH] Bump demo SHA to production SHA b943acb16a786a75321c51a4a88c4aa0608413e0 (#214) Co-authored-by: corneliusroemer <25161793+corneliusroemer@users.noreply.github.com> --- 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 b3fd269..ba72021 100644 --- a/deploy/demo/config.json +++ b/deploy/demo/config.json @@ -1,6 +1,6 @@ { "branch": "demo", "special_environment": "demo", - "head_sha": "82ec5b0b51b83f6cec26e37d21fc1ff1d917dbc1", + "head_sha": "b943acb16a786a75321c51a4a88c4aa0608413e0", "host": "demo.pathoplexus.org" }