Skip to content

Commit

Permalink
Fix: gcloud cli setup
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamgutgutia committed Dec 15, 2023
1 parent 5da2d5c commit b7fb2ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ jobs:
- name: Setup gcloud CLI
uses: google-github-actions/auth@v2
with:
credentials: ${{ secrets.GCLOUD_AUTH_KEY }}
credentials_json: ${{ secrets.GCLOUD_AUTH }}
project_id: shivam-contacts-generator
run_as: gutgutia159@gmail.com

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

0 comments on commit b7fb2ba

Please sign in to comment.