From 617ef5a0a3afecc9528b885387dfe1ecb0ca2ec8 Mon Sep 17 00:00:00 2001 From: sgknoldus <124128952+sgknoldus@users.noreply.github.com> Date: Thu, 25 Jan 2024 19:53:48 +0530 Subject: [PATCH] Update car-demo-updated-pipeline.yml --- .github/workflows/car-demo-updated-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/car-demo-updated-pipeline.yml b/.github/workflows/car-demo-updated-pipeline.yml index 86071316..671e58f6 100644 --- a/.github/workflows/car-demo-updated-pipeline.yml +++ b/.github/workflows/car-demo-updated-pipeline.yml @@ -43,7 +43,7 @@ jobs: #echo ' github sgknoldus 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 ' > $GITHUB_WORKSPACE/settings.xml echo ' github sgknoldus ${secrets.CUSTOM_GITHUB_TOKEN_PAT} ' > $GITHUB_WORKSPACE/settings.xml echo ' github sgknoldus ${secrets.CUSTOM_GITHUB_TOKEN_PAT} ' > $HOME/.m2/settings.xml - echo "${secrets.CUSTOM_GITHUB_TOKEN_PAT}" > $HOME/.m2/settings-security.xml + echo "${CUSTOM_GITHUB_TOKEN_PAT}" > $HOME/.m2/settings-security.xml - name: Build, Publish, and Deploy run: | . apps-deployment-script.sh "us-east1"