Update diff-sha.sh

This commit is contained in:
Tonye Jack 2022-11-03 19:24:05 -06:00 committed by GitHub
parent 99d1026ab8
commit 08509d9a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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