We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3177745 commit fcad036Copy full SHA for fcad036
git_update_scripts/github-webhook.sh
@@ -14,4 +14,6 @@ log_path='/home/factorio/backend_scripts/logs/github_webhook_output.txt'
14
"$script_path" dev-debug origin develop default false true
15
echo '-'
16
"$script_path" crashsite origin develop crash_site true false
17
+ echo '-'
18
+ "$script_path" diggy origin develop diggy true false
19
} >>"$log_path"
0 commit comments