Skip to content

Commit

Permalink
Run login in interactive mode
Browse files Browse the repository at this point in the history
  • Loading branch information
sartim committed Mar 20, 2024
1 parent 2d1a72e commit baea404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
env:
CI: false
- run: ./scripts/create_api_dot_js.sh
- run: firebase login:ci
- run: firebase login:ci --interactive
- name: Deploy to prod
run: |
firebase deploy
Expand Down

0 comments on commit baea404

Please sign in to comment.