diff --git a/.github/workflows/scripts/recordScreenshots.sh b/.github/workflows/scripts/recordScreenshots.sh index 2cfec13818..028e480a5b 100755 --- a/.github/workflows/scripts/recordScreenshots.sh +++ b/.github/workflows/scripts/recordScreenshots.sh @@ -16,6 +16,8 @@ # limitations under the License. # +set -e + TOKEN=$GITHUB_TOKEN REPO=$GITHUB_REPOSITORY