Skip to content

Commit

Permalink
Merge pull request #69 from IEEEUCSC/main
Browse files Browse the repository at this point in the history
Change Bacckend URL
  • Loading branch information
Udeesha-Prabhashana authored Feb 3, 2024
2 parents dda2ad5 + 81f9117 commit 12e758d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build frontend with pnpm
env:
REACT_APP_BACKEND_URL: https://hackaholics-backend-2-am4r0msbi-udeesha-prabhashana-s-projects.vercel.app/
REACT_APP_BACKEND_URL: https://hackaholics-backend-2-am4r0msbi-udeesha-prabhashana-s-projects.vercel.app
run: |
cd Frontend
pnpm run build
Expand Down

0 comments on commit 12e758d

Please sign in to comment.