diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5936f2f..2a5f9e7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,6 +53,7 @@ jobs: uses: actions/upload-artifact@v3 if: ${{ always() }} with: + name: TestResults path: TestResults - name: Create Release