Auto backup (2022-05-28T02:36:44.515Z)
This commit is contained in:
@@ -90,6 +90,18 @@
|
||||
620
|
||||
],
|
||||
"typeVersion": 1
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"command": "git config --global user.email \"ihor.nahornyy@gmail.com\" &&\n git config --global user.name \"nia\""
|
||||
},
|
||||
"name": "add username",
|
||||
"type": "n8n-nodes-base.executeCommand",
|
||||
"typeVersion": 1,
|
||||
"position": [
|
||||
920,
|
||||
760
|
||||
]
|
||||
}
|
||||
],
|
||||
"connections": {
|
||||
@@ -141,7 +153,7 @@
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "git commit",
|
||||
"node": "add username",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
@@ -158,10 +170,21 @@
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
"add username": {
|
||||
"main": [
|
||||
[
|
||||
{
|
||||
"node": "git commit",
|
||||
"type": "main",
|
||||
"index": 0
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-05-26T17:20:27.486Z",
|
||||
"updatedAt": "2022-05-27T10:09:00.742Z",
|
||||
"updatedAt": "2022-05-28T02:36:31.523Z",
|
||||
"settings": {
|
||||
"errorWorkflow": "25"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user