diff --git a/.github/release-notes.sh b/.github/release-notes.sh index 46c01b4..c43219d 100755 --- a/.github/release-notes.sh +++ b/.github/release-notes.sh @@ -3,6 +3,7 @@ # -e Exit immediately if a command exits with a non-zero status. # -u Treat unset variables as an error when substituting. +echo "start" set -eu set -o pipefail