diff --git a/.github/workflows/nightly_publish.yml b/.github/workflows/nightly_publish.yml index d48c431b749..c6dbcc7b9dd 100644 --- a/.github/workflows/nightly_publish.yml +++ b/.github/workflows/nightly_publish.yml @@ -44,7 +44,7 @@ jobs: uses: actions/upload-artifact@v4 if: always() with: - name: reports + name: reports-${{ matrix.operating-system }} path: | ${{ github.workspace }}/**/build/reports/**/* !${{ github.workspace }}/**/build/reports/jacoco/*