From f247b3b855dc3cca136d43169fc930099fad8567 Mon Sep 17 00:00:00 2001 From: jfh Date: Sat, 19 Sep 2020 18:30:35 +0200 Subject: [PATCH] Update netlify.toml --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 4ce26d13..65cf673f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -17,7 +17,7 @@ # Production context: all deploys from the Production branch set in your site's # deploy contexts will inherit these settings. [context.release-v5.1.0] - publish = "editor/" + publish = "/" command = "echo 'already built'" # Production context: all deploys from the Production branch set in your site's