diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 36d5edb5..b1a7435f 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -161,6 +161,6 @@ jobs: if: always() uses: actions/upload-artifact@v4 with: - name: script-e2e-test-cluster-logs + name: script-e2e-test-cluster-logs-${{ matrix.kube }} path: build/_test retention-days: 5