Skip to content

Commit 48fdb63

Browse files
authored
Rename benchmarks branch to gh-pages (#3581)
Fixes #3580
1 parent b7e1888 commit 48fdb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: OpenTelemetry Python SDK Benchmarks - Python ${{ env[matrix.python-version ]}} - SDK
4444
tool: pytest
4545
output-file-path: opentelemetry-sdk/tests/output.json
46-
gh-pages-branch: benchmarks
46+
gh-pages-branch: gh-pages
4747
github-token: ${{ secrets.GITHUB_TOKEN }}
4848
# Make a commit on `gh-pages` with benchmarks from previous step
4949
benchmark-data-dir-path: "benchmarks"

0 commit comments

Comments
 (0)