From e7fae3127cec2c462d1849a781f8c28bb236f891 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:25:15 +0100 Subject: [PATCH] Bump demo SHA to production SHA a7ed7f69bc21b22864e9566e976cb859cc7e045d (#244) 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 030f0b3..37c8058 100644 --- a/deploy/demo/config.json +++ b/deploy/demo/config.json @@ -1,6 +1,6 @@ { "branch": "demo", "special_environment": "demo", - "head_sha": "e5b79cca81228af192a21a2d92d2dd82cd4d545e", + "head_sha": "a7ed7f69bc21b22864e9566e976cb859cc7e045d", "host": "demo.pathoplexus.org" }