From 02c76bfdb150c96a77aea99679365c95a453d787 Mon Sep 17 00:00:00 2001 From: joeaba <77398477+joeaba@users.noreply.github.com> Date: Thu, 14 Oct 2021 17:26:05 +0530 Subject: [PATCH] testing latest build --- explorer/publish.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/explorer/publish.sh b/explorer/publish.sh index b96e95060..dcc52d470 100644 --- a/explorer/publish.sh +++ b/explorer/publish.sh @@ -21,3 +21,4 @@ EOF exit 1 } vercel deploy . --local-config="$CONFIG_FILE" --confirm --token "$VERCEL_TOKEN" +