From 74987ca18bda41ffedd62f9003524f67139c126e 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:21:57 +0100 Subject: [PATCH] Promote staging SHA ecfe99a80db05b70ed5cf1ba0bebe38242bffa2c to production (#227) Co-authored-by: corneliusroemer <25161793+corneliusroemer@users.noreply.github.com> --- deploy/production/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/production/config.json b/deploy/production/config.json index 886faf6..8c26a97 100644 --- a/deploy/production/config.json +++ b/deploy/production/config.json @@ -2,5 +2,5 @@ "branch": "production", "special_environment": "production", "host": "pathoplexus.org", - "head_sha": "86a30f02944eff6629360849f39c1525cb2267f7" + "head_sha": "ecfe99a80db05b70ed5cf1ba0bebe38242bffa2c" }