We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c1369 commit ff833faCopy full SHA for ff833fa
.github/workflows/deploy.yml
@@ -23,6 +23,7 @@ jobs:
23
name: Google Cloud Auth
24
uses: google-github-actions/auth@v2
25
with:
26
+ token_format: access_token
27
workload_identity_provider: projects/762526944259/locations/global/workloadIdentityPools/my-pool/providers/my-provider
28
service_account: '[email protected]'
29
0 commit comments