Skip to content

Commit 8adaed9

Browse files
committed
use staging
1 parent bbec5da commit 8adaed9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
uses: ./.github/workflows/test-examples.yml
4848
with:
4949
CHIPFLOW_BACKEND_VERSION: 'branch-opentracing-batch'
50+
CHIPFLOW_ENDPOINT: "https://build-staging.chipflow.org"
5051
secrets:
51-
CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY}}
52+
CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY_STAGING}}
5253

0 commit comments

Comments
 (0)