Skip to content

Commit 436411f

Browse files
idpokutesounmindDaleSeohi-rachelKwonNayeon
committed
Add env variable
Co-authored-by: sounmind <sounmind@users.noreply.github.com> Co-authored-by: Sehui Park <mike.sayhi@gmail.com> Co-authored-by: Dale Seo <dale.seo@gmail.com> Co-authored-by: hi-rachel <rachel.uiux@gmail.com> Co-authored-by: Nayeon <nayeonkn0330@gmail.com> Co-authored-by: Sam Lee <SamTheKorean@users.noreply.github.com>
1 parent 94e4716 commit 436411f

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)