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 239d072 commit 11bd3f6Copy full SHA for 11bd3f6
.github/workflows/deploy-search.yml
@@ -33,6 +33,8 @@ jobs:
33
- name: Build
34
working-directory: ./packages/search
35
run: NODE_ENV=production pnpm run build
36
+ env:
37
+ VITE_API_URL: https://enstate.rs
38
39
- name: Edgeserver Upload
40
uses: v3xlabs/[email protected]
0 commit comments