diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index a560acf52..8010acf33 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -76,7 +76,7 @@ jobs: gh-repository: 'github.com/redis/lettuce' gh-pages-branch: 'benchmarks' benchmark-data-dir-path: './' - output-file-path: benchmark.log + output-file-path: benchmarks.json fail-on-alert: false alert-threshold: '200%' alert-comment-cc-users: '@tishun'