diff --git a/.github/workflows/tds.yml b/.github/workflows/tds.yml index 49595b99a6..d4c26869e7 100644 --- a/.github/workflows/tds.yml +++ b/.github/workflows/tds.yml @@ -32,6 +32,6 @@ jobs: - uses: actions/upload-artifact@v2 if: failure() with: - name: tds_JUnit_Results_${{ github.sha }}_AdoptOpenJDK-HS-${{ matrix.java }}-matrix.servletcontainer }} + name: tds_JUnit_Results_${{ github.sha }}_AdoptOpenJDK-HS-${{ matrix.java }}-${{ matrix.servletcontainer }} path: build/reports/allTests