Skip to content

Commit

Permalink
Fix this (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakthom authored Aug 21, 2022
1 parent f308b66 commit b128c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: 'google-github-actions/auth@v0'
with:
token_format: 'access_token'
workload_identity_provider: 'projects/860234713891/locations/global/workloadIdentityPools/buz/providers/github'
workload_identity_provider: 'projects/860234713891/locations/global/workloadIdentityPools/honeypot/providers/github'
service_account: '[email protected]'

- name: Configure Docker
Expand Down

0 comments on commit b128c7a

Please sign in to comment.