From 1fe5fb995dbbc710bade90c5607a101137b9616b Mon Sep 17 00:00:00 2001 From: maverbiest Date: Fri, 19 Jun 2026 12:57:01 +0200 Subject: [PATCH] point staging to non head with display name and sequences citations changes --- deploy/staging/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/staging/config.json b/deploy/staging/config.json index be583da..cb5eb54 100644 --- a/deploy/staging/config.json +++ b/deploy/staging/config.json @@ -1,6 +1,6 @@ { "branch": "staging", "special_environment": "staging", - "head_sha": "730ca18a5f9973a66158fb32e7d9c843df546022", + "head_sha": "7565a9b2477af7a1bcea7fef16aac96974511ad8", "host": "staging.pathoplexus.org" }