Skip to content

Commit c08edd2

Browse files
committed
Add workflows, testing build
1 parent b63a337 commit c08edd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-demo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: google-github-actions/auth@v2
3838
with:
3939
token_format: access_token
40-
workload_identity_provider: projects/583813057664/locations/global/workloadIdentityPools/deploy
40+
workload_identity_provider: projects/583813057664/locations/global/workloadIdentityPools/deploy/providers/github
4141
service_account: [email protected]
4242
access_token_lifetime: 900s
4343
create_credentials_file: true

0 commit comments

Comments
 (0)