Skip to content

Commit 11bd3f6

Browse files
committed
Update api url
1 parent 239d072 commit 11bd3f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-search.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- name: Build
3434
working-directory: ./packages/search
3535
run: NODE_ENV=production pnpm run build
36+
env:
37+
VITE_API_URL: https://enstate.rs
3638

3739
- name: Edgeserver Upload
3840
uses: v3xlabs/[email protected]

0 commit comments

Comments
 (0)