From d616b16661fb134884d32d6f487869318b3b1a03 Mon Sep 17 00:00:00 2001 From: Tihomir Krasimirov Mateev Date: Wed, 20 Nov 2024 12:34:45 +0200 Subject: [PATCH] Using the right name for the file this time (#3057) --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'