Update diff-sha.sh

This commit is contained in:
Tonye Jack
2023-01-18 17:44:51 -07:00
committed by GitHub
parent ddc065bac8
commit 0953088baa

View File

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