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 b63a337 commit c08edd2Copy full SHA for c08edd2
.github/workflows/deploy-demo.yaml
@@ -37,7 +37,7 @@ jobs:
37
uses: google-github-actions/auth@v2
38
with:
39
token_format: access_token
40
- workload_identity_provider: projects/583813057664/locations/global/workloadIdentityPools/deploy
+ workload_identity_provider: projects/583813057664/locations/global/workloadIdentityPools/deploy/providers/github
41
service_account: [email protected]
42
access_token_lifetime: 900s
43
create_credentials_file: true
0 commit comments