Skip to content

Commit

Permalink
ci(gcp-auth): switch to direct WIF (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
evaldas-kazakas authored Jan 16, 2025
1 parent e9bfcec commit afca704
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: google-github-actions/auth@v1
with:
workload_identity_provider: projects/37500578404/locations/global/workloadIdentityPools/github/providers/hostinger
service_account: [email protected]

- name: Setup Google Cloud SDK
uses: google-github-actions/setup-gcloud@v1
Expand Down Expand Up @@ -70,7 +69,6 @@ jobs:
uses: google-github-actions/auth@v1
with:
workload_identity_provider: projects/37500578404/locations/global/workloadIdentityPools/github/providers/hostinger
service_account: [email protected]

- name: Setup Google Cloud SDK
uses: google-github-actions/setup-gcloud@v1
Expand Down

0 comments on commit afca704

Please sign in to comment.