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 6414a25 commit ee7911bCopy full SHA for ee7911b
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Google Cloud Auth
23
uses: google-github-actions/auth@v2
24
with:
25
- workload_identity_provider: projects/762526944259/locations/global/workloadIdentityPools/my-pool/attribute.repository/UTDNebula/api-tools
+ workload_identity_provider: projects/762526944259/locations/global/workloadIdentityPools/my-pool/providers/my-provider
26
service_account: '[email protected]'
27
28
- name: Set up Google Cloud
0 commit comments