Update main.workflow

This commit is contained in:
Julien Bisconti
2019-01-24 22:18:32 +01:00
committed by GitHub
parent 38510e7339
commit aac05856c1

View File

@@ -23,4 +23,5 @@ action "Shell" {
"GIT_EMAIL" = "alex.blaine@layder.io"
GIT_USERNAME = "veggiemonk"
}
runs = "sh -c \"$@\""
}