From 12bb5d8c91562a6877863b9030ce5107cb44e8cc Mon Sep 17 00:00:00 2001 From: maverbiest <59956362+maverbiest@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:34:24 +0000 Subject: [PATCH] Promote staging SHA 7d8661bebe15490421fe46203f189e743ff40fa3 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 2b93a76..404a754 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": "4b9e4e536cde68d632cf8f8e73a067f40aadb8d2" + "head_sha": "7d8661bebe15490421fe46203f189e743ff40fa3" }