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 02ce429 commit 5e365cbCopy full SHA for 5e365cb
.github/workflows/deploy.yml
@@ -17,7 +17,8 @@ jobs:
17
- name: Google Cloud Auth
18
uses: google-github-actions/auth@v2
19
with:
20
- credentials_json: '${{ secrets.GCP_CREDENTIALS }}'
+ workload_identity_provider: projects/762526944259/locations/global/workloadIdentityPools/my-pool/attribute.repository/UTDNebula/api-tools
21
+ service_account: '[email protected]'
22
23
- name: Set up Google Cloud
24
uses: google-github-actions/setup-gcloud@v2
0 commit comments