Skip to content

Commit 6b79601

Browse files
committed
settings for workload identity federation (gcs)
1 parent 82768dd commit 6b79601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
project_id: 'cluster-storage'
2929
workload_identity_provider: 'projects/1097862457753/locations/global/workloadIdentityPools/github-actions-pfio-ci-tasks/providers/github'
3030
service_account: '[email protected]'
31-
- Name: 'Set up Google Cloud SDK'
31+
- name: 'Set up Google Cloud SDK'
3232
uses: 'google-github-actions/setup-gcloud@v2'
3333
- name: 'Check Bucket accessibility'
3434
run: |

0 commit comments

Comments
 (0)