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"