Skip to content

Commit

Permalink
gcloud auth?
Browse files Browse the repository at this point in the history
  • Loading branch information
tysseng committed Nov 15, 2024
1 parent 2ea6697 commit ceeff3c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:
- name: Build and test
uses: ./.github/actions/build-and-test

- name: Populate Google application credentials
uses: google-github-actions/auth@v2
with:

- name: Set gcloud Auth
run: echo $FIREBASE_DEPLOY_CREDENTIALS | gcloud auth activate-service-account --key-file=- ;;
env:
Expand Down

0 comments on commit ceeff3c

Please sign in to comment.