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 c40cc84 commit b9cef54Copy full SHA for b9cef54
.github/workflows/build.yml
@@ -14,3 +14,4 @@ jobs:
14
- run: npm run build
15
env:
16
TERMINUSDB_API_TOKEN: ${{ secrets.TERMINUSDB_API_TOKEN }}
17
+ TERMINUSDB_API_ENDPOINT: ${{ secrets.TERMINUSDB_API_ENDPOINT }}
0 commit comments