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 }}