diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77f33b96a8..c8570c4e2e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -500,7 +500,7 @@ jobs: env: DENOBOT_PAT: ${{ secrets.DENOBOT_PAT }} run: | - git clone --depth 1 --branch gh_pages \ + git clone --depth 1 --branch gh-pages \ https://${DENOBOT_PAT}@github.com/denoland/benchmark_data.git \ gh-pages ./target/release/deno run --allow-all --unstable \