diff --git a/.github/workflows/junit.yml b/.github/workflows/junit.yml index af82cbfac2..2e00502912 100644 --- a/.github/workflows/junit.yml +++ b/.github/workflows/junit.yml @@ -50,4 +50,4 @@ jobs: commit: ${{ github.event.workflow_run.head_sha }} event_file: artifacts/Event File/event.json event_name: ${{ github.event.workflow_run.event }} - junit_files: "artifacts/**/*.xml" \ No newline at end of file + files: "artifacts/**/*.xml"