Skip to content

Commit

Permalink
chore: attempt to fix error Failed to get Firebase project weatherkid…
Browse files Browse the repository at this point in the history
…s-dev-67016. Please make sure the project exists and your account has permission to access it.
  • Loading branch information
lihini committed Apr 29, 2024
1 parent f96fe8a commit c1705cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
uses: w9jds/[email protected]
with:
args: login:ci --no-localhost
env:
GCP_SA_KEY: ${{ secrets.GITHUBDEPLOY_GCP_SERVICE_ACCOUNT }}
- name: Deploy to firebase cloud functions.
uses: w9jds/[email protected]
with:
Expand Down

0 comments on commit c1705cc

Please sign in to comment.