Skip to content

Commit 8ebb3e9

Browse files
committed
user from_job_env in post commit hook
1 parent a1f6f7a commit 8ebb3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/post-command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ if [[ -n "${BUILDKITE_PLUGIN_GITHUB_CHECKS_OUTPUT_DETAILS:-}" ]] ; then
2222
args+=("--output_details" "${BUILDKITE_PLUGIN_GITHUB_CHECKS_OUTPUT_DETAILS:-}")
2323
fi
2424

25-
`dirname $BASH_SOURCE`/ghapp check from-job-env "${args[@]}"
25+
`dirname $BASH_SOURCE`/ghapp check from_job_env "${args[@]}"

0 commit comments

Comments
 (0)