We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e1888 commit 48fdb63Copy full SHA for 48fdb63
.github/workflows/benchmarks.yml
@@ -43,7 +43,7 @@ jobs:
43
name: OpenTelemetry Python SDK Benchmarks - Python ${{ env[matrix.python-version ]}} - SDK
44
tool: pytest
45
output-file-path: opentelemetry-sdk/tests/output.json
46
- gh-pages-branch: benchmarks
+ gh-pages-branch: gh-pages
47
github-token: ${{ secrets.GITHUB_TOKEN }}
48
# Make a commit on `gh-pages` with benchmarks from previous step
49
benchmark-data-dir-path: "benchmarks"
0 commit comments