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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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