Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha267 committed Nov 3, 2024
1 parent e55812e commit 8fec185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Login to Google Cloud
uses: google-github-actions/auth@v0
with:
credentials: ${{ secrets.GCP_CREDENTIALS }}
credentials: ${{ secrets.GCP_SA_KEY }}

- name: Build and Deploy to Cloud Run
run: |
Expand Down

0 comments on commit 8fec185

Please sign in to comment.