Skip to content

Commit

Permalink
Rename benchmarks branch to gh-pages (open-telemetry#3581)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocelotl authored Dec 15, 2023
1 parent b7e1888 commit 48fdb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
name: OpenTelemetry Python SDK Benchmarks - Python ${{ env[matrix.python-version ]}} - SDK
tool: pytest
output-file-path: opentelemetry-sdk/tests/output.json
gh-pages-branch: benchmarks
gh-pages-branch: gh-pages
github-token: ${{ secrets.GITHUB_TOKEN }}
# Make a commit on `gh-pages` with benchmarks from previous step
benchmark-data-dir-path: "benchmarks"
Expand Down

0 comments on commit 48fdb63

Please sign in to comment.