Skip to content

Commit

Permalink
Add values
Browse files Browse the repository at this point in the history
  • Loading branch information
berroar committed Jul 10, 2024
1 parent e8d5c2d commit eeb2c00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
name: Authenticate to Google Cloud
uses: google-github-actions/auth@v2
with:
workload_identity_provider:
service_account:
workload_identity_provider: projects/402842958223/locations/global/workloadIdentityPools/github-2/providers/my-repo
service_account: [email protected]
- name: Set Tag and SHA
run: |
CLEAN_TAG=$(echo "${{ github.event.pull_request.head.ref }}" | tr / -)
Expand Down

0 comments on commit eeb2c00

Please sign in to comment.