From dd5c74c6e687ebb1bd363a2d2cf513fab72def2c Mon Sep 17 00:00:00 2001 From: Alex Sirota Date: Fri, 11 Oct 2024 15:08:39 -0400 Subject: [PATCH] added plugin-check to review plugin errors --- assets/blueprints/blueprint.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/assets/blueprints/blueprint.json b/assets/blueprints/blueprint.json index 979b858..118f5cc 100644 --- a/assets/blueprints/blueprint.json +++ b/assets/blueprints/blueprint.json @@ -17,9 +17,10 @@ "blogname": "WildApricot Press Demo Site" }, "plugins": [ - "https://github-proxy.com/proxy/?repo=NewPath-Consulting/Wild-Apricot-Press&branch=master", + "https://github-proxy.com/proxy/?repo=NewPath-Consulting/Wild-Apricot-Press&branch=v1.1", "error-log-viewer", - "generateblocks" + "generateblocks", + "plugin-check" ], "features": { "networking": true