Skip to content

Commit

Permalink
update deployment file
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-deriv committed Jan 8, 2025
1 parent 91dadfe commit 002137f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ env:
REACT_APP_WS_PORT: ${{ secrets.REACT_APP_WS_PORT }}
REACT_APP_WS_URL: ${{ secrets.REACT_APP_WS_URL }}
REACT_CURRENT_ENVIRONMENT: ${{ secrets.REACT_CURRENT_ENVIRONMENT }}
OAUTH_URL: ${{ secrets.OAUTH_URL }}

jobs:
deploy:
Expand Down

0 comments on commit 002137f

Please sign in to comment.