Skip to content

Commit

Permalink
edit google auth credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuanianji committed Jan 7, 2024
1 parent 011a293 commit e362c7d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
id: auth
uses: google-github-actions/auth@v2
with:
token_format: 'access_token'
workload_identity_provider: '${{ secrets.WIF_PROVIDER }}'
service_account: '${{ secrets.WIF_SERVICE_ACCOUNT }}'
credentials_json: ${{ secrets.SERVICE_ACCOUNT_KEY_JSON }}

- name: Build, tag and push container
id: build-image
Expand Down

0 comments on commit e362c7d

Please # to comment.