mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-12-27 17:37:27 +00:00
update gke yaml typo
This commit is contained in:
parent
52f699face
commit
33f65120ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-petclinic-gke.yaml
vendored
2
.github/workflows/ci-petclinic-gke.yaml
vendored
|
|
@ -70,7 +70,7 @@ jobs:
|
|||
uses: google-github-actions/auth@v2
|
||||
with:
|
||||
workload_identity_provider: ${{ secrets.GCP_WIF_PROVIDER }}
|
||||
service_account: ${{ secrets.GCP_SA_EMAILT }}
|
||||
service_account: ${{ secrets.GCP_SA_EMAIL }}
|
||||
|
||||
- name: Set up gcloud
|
||||
uses: google-github-actions/setup-gcloud@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue