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