Skip to content

Commit

Permalink
feat: update actions provider
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfrasco committed Aug 23, 2024
1 parent 7644dfd commit 4624c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: google-github-actions/auth@v2
#if: github.event_name == 'push' && github.ref == 'refs/heads/main'
with:
workload_identity_provider: projects/695814629538/locations/global/workloadIdentityPools/github/providers/github
workload_identity_provider: projects/695814629538/locations/global/workloadIdentityPools/github/providers/github-actions-provider
service_account: [email protected]
token_format: access_token

Expand Down

0 comments on commit 4624c94

Please sign in to comment.