Skip to content

Commit d7d63d4

Browse files
committed
Update deploy.yaml
1 parent 477a731 commit d7d63d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131

3232
- name: Build Project
3333
run: npm run build
34+
env:
35+
VITE_API_URL: ${{ vars.VITE_API_URL }}
3436

3537
- name: Upload Dist Artifact
3638
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)