From 49e2e470e45b3999c09bda6510608811e15b1e3e Mon Sep 17 00:00:00 2001 From: Jamie O'Meara Date: Wed, 12 May 2021 17:56:23 -0600 Subject: [PATCH] Update maven.yml --- .github/workflows/maven.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 358fa93b2..b36e32448 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -74,6 +74,7 @@ jobs: registry: ${{ env.REGISTRY }} - name: Setup tmate session + if: ${{ failure() }} uses: mxschmitt/action-tmate@v3 # - name: Build image