From 7d27aee7067dc3fa420ed434373568d7e7e780e2 Mon Sep 17 00:00:00 2001 From: bhtestacount123 Date: Sun, 18 Jan 2026 01:53:49 +0200 Subject: [PATCH] Update release-notes.sh --- .github/release-notes.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release-notes.sh b/.github/release-notes.sh index 46c01b47..c43219d0 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