From 14599e3bb5fa4b2e580a375dfe0b1e16a669cbbc Mon Sep 17 00:00:00 2001 From: anna-parker <50943381+anna-parker@users.noreply.github.com> Date: Thu, 6 Aug 2026 14:43:05 +0000 Subject: [PATCH] Promote staging SHA f9de729433825f48cf6efa2f0dbc58b35e920d7b 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 0f0a3d3..756d64b 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": "cd9ee31d58af30bf9d3a5d782d3e1e7deeb66cd5" + "head_sha": "f9de729433825f48cf6efa2f0dbc58b35e920d7b" }