Skip to content

Commit

Permalink
updated pages branch and path
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkuba committed Sep 27, 2023
1 parent 0a5cac2 commit c7f1a5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
tool: 'benchmarkjs'
output-file-path: combined_benchmarks.txt
gh-pages-branch: benchmarks
gh-pages-branch: gh-pages
github-token: ${{ secrets.GITHUB_TOKEN }}
benchmark-data-dir-path: "docs/benchmarks/loadtests"
benchmark-data-dir-path: "benchmarks"
auto-push: true

0 comments on commit c7f1a5d

Please sign in to comment.