We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c346046 commit 82768ddCopy full SHA for 82768dd
.github/workflows/python-package.yml
@@ -27,8 +27,8 @@ 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'
+ service_account: 'pfio-github-actions@cluster-storage.iam.gserviceaccount.com'
+ - Name: 'Set up Google Cloud SDK'
32
uses: 'google-github-actions/setup-gcloud@v2'
33
- name: 'Check Bucket accessibility'
34
run: |
0 commit comments