From c46cf5a36f4085edfca90621ca45ecce8d8ed1be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:21:25 +0200 Subject: [PATCH] Promote staging SHA 2f5df06b484a80c41f957ecb6c37a4f766215195 to production (#35) Co-authored-by: corneliusroemer --- 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 d77a6b5..89d51e7 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": "52209bc11b5ff7e65de31d156406a634652ecd91" + "head_sha": "2f5df06b484a80c41f957ecb6c37a4f766215195" }