From b729f093406287787a236ccb28915798ee603ca7 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:20:39 +0100 Subject: [PATCH] Bump demo SHA to production SHA 86a30f02944eff6629360849f39c1525cb2267f7 (#225) 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 5aab8e2..95b8864 100644 --- a/deploy/demo/config.json +++ b/deploy/demo/config.json @@ -1,6 +1,6 @@ { "branch": "demo", "special_environment": "demo", - "head_sha": "e0ce10a9aa99fe6683a6dcef72f61c5a5b61243c", + "head_sha": "86a30f02944eff6629360849f39c1525cb2267f7", "host": "demo.pathoplexus.org" }