From 273398dbe4a808eb5d6badd7b04d583ea77b57c9 Mon Sep 17 00:00:00 2001 From: maverbiest <59956362+maverbiest@users.noreply.github.com> Date: Mon, 3 Aug 2026 12:01:57 +0000 Subject: [PATCH] Promote staging SHA 1c0403207822001d3cc850b67424636f2ef8ac05 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 b5014d3..0849bc6 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": "9d357c5e57d5163d32bb1ce47095300a15f1fbe9" + "head_sha": "1c0403207822001d3cc850b67424636f2ef8ac05" }