Skip to content

Commit

Permalink
Update deploy-dev-github.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishvindersethi22 authored Jul 26, 2024
1 parent 78ed09f commit b85d63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
npm install --legacy-peer-deps
npm run build
env:
REACT_APP_APIGW_BASE_URL: ${{ vars.REACT_APP_APIGW_BASE_URL }}
REACT_APP_APIGW_BASE_URL: ${{ vars.DEV__REACT_APP_APIGW_BASE_URL }}
CI: false

- name: Deploy 🚀
Expand Down

0 comments on commit b85d63f

Please sign in to comment.