diff --git a/.github/workflows/benchmark-ci.yml b/.github/workflows/benchmark-ci.yml index 384515dd4..e77bf7596 100644 --- a/.github/workflows/benchmark-ci.yml +++ b/.github/workflows/benchmark-ci.yml @@ -56,7 +56,7 @@ jobs: gh-pages-branch: main gh-repository: 'github.com/${{ github.repository_owner }}/benchmarks' github-token: ${{ secrets.BENCHMARKS_TOKEN }} - name: API Benchmarks + name: API output-file-path: BenchmarkDotNet.Artifacts/results/MartinCostello.Api.Benchmarks.ApiBenchmarks-report-full-compressed.json tool: 'benchmarkdotnet'