Update diff-sha.sh

This commit is contained in:
Tonye Jack
2023-02-16 06:33:33 -07:00
committed by GitHub
parent 89cf313699
commit 5a331a4999

View File

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