update gke yaml ci

This commit is contained in:
mklee 2025-12-18 04:17:54 +00:00
parent fb96cec6aa
commit 803005ee13

View file

@ -70,7 +70,7 @@ jobs:
uses: google-github-actions/auth@v2
with:
workload_identity_provider: ${{ secrets.GCP_WIF_PROVIDER }}
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
service_account: ${{ secrets.GCP_SA_EMAILT }}
- name: Set up gcloud
uses: google-github-actions/setup-gcloud@v2