From 3edd8d8a78daa0b536a2f81388bf671e2d83c938 Mon Sep 17 00:00:00 2001 From: Carter Medlin Date: Tue, 2 Nov 2021 10:02:49 -0700 Subject: [PATCH] Removing cleanout option for general file --- wordpress-to-github/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wordpress-to-github/index.js b/wordpress-to-github/index.js index cda85f0..60f8ca6 100644 --- a/wordpress-to-github/index.js +++ b/wordpress-to-github/index.js @@ -206,8 +206,7 @@ const SyncEndpoint = async ( gitRepo, gitHubTarget.Branch, fileMap, - filePath, - true + filePath ); addToReport(