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