From 181125d59212a04c0e6b32fbd82655ae86ee2e4b Mon Sep 17 00:00:00 2001 From: sgknoldus <124128952+sgknoldus@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:19:48 +0530 Subject: [PATCH] Update car-demo-pipeline.yml --- .github/workflows/car-demo-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/car-demo-pipeline.yml b/.github/workflows/car-demo-pipeline.yml index 69a3bb53..1977da67 100644 --- a/.github/workflows/car-demo-pipeline.yml +++ b/.github/workflows/car-demo-pipeline.yml @@ -55,5 +55,5 @@ jobs: run: | . apps-deployment-script.sh "us-east1" env: - # CUSTOM_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }} - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + CUSTOM_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }} + #GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}