From 3a52db670e4f9d401365cc4610b724a4911d412a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:51:54 +0200 Subject: [PATCH] Promote staging SHA 92d86aa8fc19181a7cb9bfb81ca3583affdc1040 to production (#80) Co-authored-by: corneliusroemer <25161793+corneliusroemer@users.noreply.github.com> --- 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 903b5f2..df7817a 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": "c9646cd32aa963a343e18f90f12520ee63fbe0f0" + "head_sha": "92d86aa8fc19181a7cb9bfb81ca3583affdc1040" }