Skip to content

Commit

Permalink
Changed the gcloud cli to resolve error
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamgutgutia committed Dec 15, 2023
1 parent 00f1a9b commit a9f22fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
tags: shivamgutgutia/contactify:latest

- name: Setup gcloud CLI
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v1
with:
project_id: shivam-contacts-generator
service_account_key: ${{ secrets.GCLOUD_AUTH }}
Expand Down

0 comments on commit a9f22fe

Please sign in to comment.