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 06bac44 commit 57681dcCopy full SHA for 57681dc
.github/workflows/main.yaml
@@ -74,7 +74,7 @@ jobs:
74
pdm run chipflow pin lock
75
pdm run chipflow silicon submit
76
env:
77
- CHIPFLOW_API_ENDPOINT: 'https://build-staging.chipflow.org/build/submit'
+ CHIPFLOW_API_ORIGIN: 'https://build-staging.chipflow.org'
78
CHIPFLOW_API_KEY_ID: ${{ secrets.CHIPFLOW_API_KEY_ID }}
79
CHIPFLOW_API_KEY_SECRET: ${{ secrets.CHIPFLOW_API_KEY_SECRET }}
80
0 commit comments