From a5f86840cca8856703eaff0bd55415f8c13a15ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:30:10 +0100 Subject: [PATCH] Bump demo SHA to production SHA ecfe99a80db05b70ed5cf1ba0bebe38242bffa2c (#228) 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 95b8864..e59765b 100644 --- a/deploy/demo/config.json +++ b/deploy/demo/config.json @@ -1,6 +1,6 @@ { "branch": "demo", "special_environment": "demo", - "head_sha": "86a30f02944eff6629360849f39c1525cb2267f7", + "head_sha": "ecfe99a80db05b70ed5cf1ba0bebe38242bffa2c", "host": "demo.pathoplexus.org" }