diff --git a/.github/workflows/dark_storage_benchmark.yml b/.github/workflows/dark_storage_benchmark.yml index d60bfcbeeb3..2a916cc06e8 100644 --- a/.github/workflows/dark_storage_benchmark.yml +++ b/.github/workflows/dark_storage_benchmark.yml @@ -35,3 +35,4 @@ jobs: benchmark-data-dir-path: dev/dark_storage_performance_benchmark github-token: ${{ secrets.GITHUB_TOKEN }} auto-push: true + skip-fetch-gh-pages: true