Commit a4bd9058 authored by nanahira's avatar nanahira Committed by GitHub

Update config.json

parent 0f45d882
...@@ -167,7 +167,15 @@ ...@@ -167,7 +167,15 @@
"path": "./ygopro/script/", "path": "./ygopro/script/",
"remote": "origin", "remote": "origin",
"branch": "master", "branch": "master",
"callback": false "callback": {
"command": "git",
"args": [
"reset",
"--hard",
"FETCH_HEAD"
],
"path": "./ygopro/script/"
}
}, },
"windbot": { "windbot": {
"path": "./windbot/", "path": "./windbot/",
...@@ -335,4 +343,4 @@ ...@@ -335,4 +343,4 @@
"——" "——"
] ]
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment