From 3c499952e1a7989c705ff4406acb4767b977c249 Mon Sep 17 00:00:00 2001 From: Thoriq Firdaus <2067467+tfirdaus@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:08:49 +0700 Subject: [PATCH] Fix Blueprint deprecated schema (#92) --- .wporg/blueprints/blueprint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.wporg/blueprints/blueprint.json b/.wporg/blueprints/blueprint.json index f2861a5..e0b3862 100644 --- a/.wporg/blueprints/blueprint.json +++ b/.wporg/blueprints/blueprint.json @@ -11,8 +11,8 @@ }, { "step": "installPlugin", - "pluginZipFile": { - "resource": "wordpress.org\/plugins", + "pluginData": { + "resource": "wordpress.org/plugins", "slug": "syntatis-feature-flipper" }, "options": {