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