Skip to content

Commit 57681dc

Browse files
committed
added CHIPFLOW_API_ORIGIN to test
1 parent 06bac44 commit 57681dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
pdm run chipflow pin lock
7575
pdm run chipflow silicon submit
7676
env:
77-
CHIPFLOW_API_ENDPOINT: 'https://build-staging.chipflow.org/build/submit'
77+
CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org'
7878
CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }}
7979
CHIPFLOW_API_KEY_SECRET: ${{ secrets.CHIPFLOW_API_KEY_SECRET }}
8080

0 commit comments

Comments
 (0)