Update diff-sha.sh

This commit is contained in:
Tonye Jack
2023-01-18 17:05:21 -07:00
committed by GitHub
parent c54e638a31
commit 82b26d6c01

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
set -exuo pipefail
INITIAL_COMMIT="false"
GITHUB_OUTPUT=${GITHUB_OUTPUT:-""}