diff --git a/entrypoint.sh b/entrypoint.sh index 87f0ec0..3d13712 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -set -ex +set -e echo "::group::verify-changed-files"