Skip to content

Commit

Permalink
update prod deploy action
Browse files Browse the repository at this point in the history
  • Loading branch information
azf20 committed May 12, 2024
1 parent 7e89271 commit dbdafde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
args: deploy -P prod
env:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
GCP_SA_KEY: ${{ secrets.PROD_GCP_SA_KEY }}

0 comments on commit dbdafde

Please sign in to comment.