Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Update asw2122.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarorg14 authored May 3, 2022
1 parent 6272920 commit f3d7baa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/asw2122.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
runs-on: ubuntu-latest
env:
CI: false
REACT_APP_API_URI: http://${{ secrets.DEPLOY_HOST }}:5000
MONGO_DB_URI: ${{ secrets.MONGO_DB_URI }}
NODE_ENV: ${{ secrets.NODE_ENV }}
JWT_SECRET: ${{ secrets.JWT_SECRET }}
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit f3d7baa

Please sign in to comment.