From 42c1177b63781818a113dc62c1c9c8dad7579557 Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 30 May 2022 03:16:17 +0000 Subject: [PATCH] Auto backup (2022-05-30T03:16:17.274Z) --- flows/26.json | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/flows/26.json b/flows/26.json index 2d79bc9..e66a2d2 100755 --- a/flows/26.json +++ b/flows/26.json @@ -74,8 +74,8 @@ "name": "git commit", "type": "n8n-nodes-base.executeCommand", "position": [ - 1060, - 620 + 1100, + 640 ], "typeVersion": 1 }, @@ -219,7 +219,7 @@ "main": [ [ { - "node": "git push", + "node": "Git2", "type": "main", "index": 0 } @@ -250,18 +250,12 @@ }, "Git1": { "main": [ - [ - { - "node": "Git2", - "type": "main", - "index": 0 - } - ] + [] ] } }, "createdAt": "2022-05-26T17:20:27.486Z", - "updatedAt": "2022-05-30T03:15:01.196Z", + "updatedAt": "2022-05-30T03:16:05.998Z", "settings": { "errorWorkflow": "25" },