diff --git a/.github/workflows/ci-bdnbenchmark.yml b/.github/workflows/ci-bdnbenchmark.yml index d08758f111..dc1025f8bd 100644 --- a/.github/workflows/ci-bdnbenchmark.yml +++ b/.github/workflows/ci-bdnbenchmark.yml @@ -83,7 +83,6 @@ jobs: fail-on-alert: true alert-comment-cc-users: '@darrenge' summary-always: false - skip-fetch-gh-pages: true auto-push: true # Run `github-action-benchmark` action for the Continuous Benchmarking Charts @@ -95,7 +94,6 @@ jobs: output-file-path: ./test/BDNPerfTests/BenchmarkDotNet.Artifacts/results/BDN.benchmark.${{ matrix.test }}-report-full-compressed.json github-token: ${{ secrets.GITHUB_TOKEN }} summary-always: true - skip-fetch-gh-pages: true auto-push: true