From 361be5ba420bbcf59926e1ffd71a62adc7124f84 Mon Sep 17 00:00:00 2001 From: abidknashtech <127501072+abidknashtech@users.noreply.github.com> Date: Thu, 16 Nov 2023 14:59:23 +0530 Subject: [PATCH] Update car-demo-pipeline.yml --- .github/workflows/car-demo-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/car-demo-pipeline.yml b/.github/workflows/car-demo-pipeline.yml index 38285216..147bb78d 100644 --- a/.github/workflows/car-demo-pipeline.yml +++ b/.github/workflows/car-demo-pipeline.yml @@ -42,4 +42,4 @@ jobs: . apps-deployment-script.sh "us-east1" env: GITHUB_TOKEN: ${{ github.token }} - APPLICATION_CREDENTIALS: ${{ secrets.GKE_KEY }} + GOOGLE_APPLICATION_CREDENTIALS: ${{ secrets.GKE_KEY }}