We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48dac34 commit c346046Copy full SHA for c346046
.github/workflows/python-package.yml
@@ -27,6 +27,7 @@ jobs:
27
with:
28
project_id: 'cluster-storage'
29
workload_identity_provider: 'projects/1097862457753/locations/global/workloadIdentityPools/github-actions-pfio-ci-tasks/providers/github'
30
+ service_account: 'pfio-github-actions'
31
- name: 'Set up Google Cloud SDK'
32
uses: 'google-github-actions/setup-gcloud@v2'
33
- name: 'Check Bucket accessibility'
0 commit comments