diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index af1d980..647df92 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -30,7 +30,7 @@ jobs: with: name: Benchmark tool: "customSmallerIsBetter" - output-file-path: benchmark/outputs/output_32_512_5.json + output-file-path: benchmark/outputs/output_256_512_5.json # Use personal access token instead of GITHUB_TOKEN due to https://github.community/t/github-action-not-triggering-gh-pages-upon-push/16096 github-token: ${{ secrets.GITHUB_TOKEN }} auto-push: true