From 6ac6b3cbb9b1d068f60baebc29fadd7ab0e6daf2 Mon Sep 17 00:00:00 2001 From: kundan59 Date: Thu, 28 Sep 2023 13:25:15 +0530 Subject: [PATCH] updat common version 1.1.0 --- .github/workflows/car-demo-pipeline.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/car-demo-pipeline.yml b/.github/workflows/car-demo-pipeline.yml index a13d4e80..93cfa0ac 100644 --- a/.github/workflows/car-demo-pipeline.yml +++ b/.github/workflows/car-demo-pipeline.yml @@ -36,6 +36,7 @@ jobs: gcloud --quiet auth configure-docker - name: Build, Publish, and Deploy - + env: + GITHUB_TOKEN: ${{ github.token }} run: | . apps-deployment-script.sh "us-east1" \ No newline at end of file