Skip to content

Commit

Permalink
Try credentials.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amochtar authored Jan 8, 2024
1 parent e7a2f06 commit d458410
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ jobs:
uses: 'google-github-actions/auth@v2'
with:
project_id: instruqt
workload_identity_provider: ${{ secrets.GH_GCLOUD_WORKLOAD_IDENTITY_PROVIDER }}
service_account: ${{ secrets.GOOGLE_CLOUD_SERVICE_ACCOUNT }}
credentials_json: ${{ secrets.GOOGLE_CLOUD_SERVICE_ACCOUNT }}

- name: Setup `packer`
if: ${{ steps.tag-exists.outputs.exists == 'false' }}
Expand Down

0 comments on commit d458410

Please sign in to comment.