We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df75c70 commit 1f745e6Copy full SHA for 1f745e6
1 file changed
.github/workflows/deploy.yml
@@ -22,6 +22,7 @@ jobs:
22
project_id: ${{ secrets.CAPY_PROJECT_ID }}
23
workload_identity_provider: ${{ secrets.CAPY_WORKLOAD_IDENTITY_PROVIDER }}
24
service_account: ${{ secrets.CAPY_SERVICE_ACCOUNT }}
25
+ token_format: 'id_token'
26
27
- name: 'Set up Cloud SDK'
28
uses: 'google-github-actions/setup-gcloud@v2'
0 commit comments