Skip to content

Commit e9f17c1

Browse files
idpokutesounmindDaleSeohi-rachelKwonNayeon
committed
Add env variable
Co-authored-by: sounmind <[email protected]> Co-authored-by: Sehui Park <[email protected]> Co-authored-by: Dale Seo <[email protected]> Co-authored-by: hi-rachel <[email protected]> Co-authored-by: Nayeon <[email protected]> Co-authored-by: Sam Lee <[email protected]>
1 parent ec37bf0 commit e9f17c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ permissions:
1313
jobs:
1414
build-and-deploy:
1515
runs-on: ubuntu-latest
16+
env:
17+
VITE_API_URL: https://dalestudy-chat-backend.fly.dev
1618
defaults:
1719
run:
1820
working-directory: ./frontend

0 commit comments

Comments
 (0)