Skip to content

Commit b0188cc

Browse files
committed
Update workflow
1 parent 88c60bf commit b0188cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-frontend.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
# Build project
4242
- name: Build project
4343
run: pnpm build
44+
env:
45+
VITE_SERVER_URL: ${{ secrets.VITE_SERVER_URL }}
4446

4547
# Create 404.html
4648
- name: Create 404.html

0 commit comments

Comments
 (0)