Skip to content

Commit

Permalink
issue #35: hardcode basename for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Nov 24, 2023
1 parent 9f7c2b1 commit 6924943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vercel-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ env:
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
REACT_APP_BACKEND_URL: ${{ secrets.REACT_APP_BACKEND_URL }}
REACT_APP_BASENAME: '/'

on:
push:
Expand Down

0 comments on commit 6924943

Please sign in to comment.