Skip to content

Commit f3a6f67

Browse files
author
alrex
authored
Update test.yaml
1 parent 2ce2c08 commit f3a6f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
uses: codeboten/github-action-to-otlp@v1
1414
with:
1515
endpoint: "ingest.lightstep.com:443"
16-
headers: "lightstep-access-token:${{ secrets.ACCESS_TOKEN }}"
16+
headers: "lightstep-access-token=${{ secrets.ACCESS_TOKEN }}"

0 commit comments

Comments
 (0)