Skip to content

Commit

Permalink
Update backend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cablej committed Oct 27, 2024
1 parent 5f792af commit 83ccf11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_KEY }}
SLS_DEBUG: '*'
MONGO_URI: ${{ secrets.MONGO_URI }}
NODE_ENV: ${{ secrets.NODE_ENV }}
SLS_DEBUG: '*'

0 comments on commit 83ccf11

Please sign in to comment.