Skip to content

Commit

Permalink
Update firebase-deploy.yml
Browse files Browse the repository at this point in the history
Formatting
  • Loading branch information
lihini authored Apr 26, 2024
1 parent ca8ab00 commit f8c4674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
FILE='.env.prod'
JWTSECRET=${{ secrets.WEATHERKIDS_JWT_SECRET_PROD }}
SER_ACC=${{ secrets.GITHUBDEPLOY_GCP_SERVICE_ACCOUNT_PROD }}
else
else
DB=${{ secrets.WEATHERKIDS_DB_URL_DEV }}
FILE='.env.dev'
JWTSECRET=secret
Expand Down

0 comments on commit f8c4674

Please sign in to comment.