From 9b7f098ced8d6eb50a1ab73da11c4021cfcefb76 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sat, 10 Sep 2022 20:20:44 -0400 Subject: [PATCH] fix: add whitespace --- bin/ci-pre-deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ci-pre-deploy b/bin/ci-pre-deploy index 3f46867..9a00a66 100644 --- a/bin/ci-pre-deploy +++ b/bin/ci-pre-deploy @@ -25,4 +25,4 @@ if [ "$IS_REVIEW_APP" = "true" ]; then git commit -qm "feat: specify $GITHUB_SHA as buildpack" git rev-parse HEAD >ci-commit-override -fi \ No newline at end of file +fi