diff --git a/scripts/update-bp3-voedger.sh b/scripts/update-bp3-voedger.sh index 8c2255a..cc78844 100644 --- a/scripts/update-bp3-voedger.sh +++ b/scripts/update-bp3-voedger.sh @@ -2,6 +2,7 @@ go env -w GOSUMDB=off echo "gh_event: $gh_event" +set -euo pipefail if [[ "$gh_event" == "workflow_dispatch" || "$gh_event" == "schedule" ]]; then