From 149840aaf361bbf88ea76dad0e4ea709d2f23c1b Mon Sep 17 00:00:00 2001 From: maverbiest <59956362+maverbiest@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:06:39 +0000 Subject: [PATCH] Promote staging SHA 4b9e4e536cde68d632cf8f8e73a067f40aadb8d2 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 ace8fff..2b93a76 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": "730ca18a5f9973a66158fb32e7d9c843df546022" + "head_sha": "4b9e4e536cde68d632cf8f8e73a067f40aadb8d2" }