Skip to content

Commit ee7911b

Browse files
committed
provider
1 parent 6414a25 commit ee7911b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Google Cloud Auth
2323
uses: google-github-actions/auth@v2
2424
with:
25-
workload_identity_provider: projects/762526944259/locations/global/workloadIdentityPools/my-pool/attribute.repository/UTDNebula/api-tools
25+
workload_identity_provider: projects/762526944259/locations/global/workloadIdentityPools/my-pool/providers/my-provider
2626
service_account: '[email protected]'
2727

2828
- name: Set up Google Cloud

0 commit comments

Comments
 (0)