Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar committed Jun 24, 2024
1 parent 1fe04de commit 4ba332c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
docker-push:
runs-on: ubuntu-22.04
steps:
- uses: 'actions/checkout@v4'
- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: 'actions/checkout@v4'
uses: 'google-github-actions/[email protected]'
with:
workload_identity_provider: 'projects/rich-gar/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
Expand Down

0 comments on commit 4ba332c

Please sign in to comment.