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" },