From 9cfb14750f0daa105f3b7600df1e3a4c09d1c954 Mon Sep 17 00:00:00 2001 From: maverbiest <59956362+maverbiest@users.noreply.github.com> Date: Fri, 24 Jul 2026 06:42:37 +0000 Subject: [PATCH] Promote staging SHA 9d357c5e57d5163d32bb1ce47095300a15f1fbe9 to production --- 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 14e1f73..b5014d3 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": "87efd4c6e976407405128420c182b81e9cf1be68" + "head_sha": "9d357c5e57d5163d32bb1ce47095300a15f1fbe9" }