Skip to content

Commit

Permalink
Update login and logout step
Browse files Browse the repository at this point in the history
  • Loading branch information
sartim committed Mar 20, 2024
1 parent d69c3e2 commit 2c302e1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- run: firebase login:ci
- name: Deploy to prod
run: |
firebase login
firebase deploy
firebase logout
- run: firebase logout

0 comments on commit 2c302e1

Please sign in to comment.