From 0c0e83b335ad67bf25efdc4ebed27a285df3580d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:32:44 +0100 Subject: [PATCH] Promote staging SHA b943acb16a786a75321c51a4a88c4aa0608413e0 to production (#213) 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 4294c4b..a745583 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": "82ec5b0b51b83f6cec26e37d21fc1ff1d917dbc1" + "head_sha": "b943acb16a786a75321c51a4a88c4aa0608413e0" }