From a9f6acde41c362ee932273c3c6c9b43f1a99ef55 Mon Sep 17 00:00:00 2001 From: Aman Chaturvedi Date: Mon, 11 Mar 2024 23:41:00 +0530 Subject: [PATCH] TP-39914 | fix --- .github/workflows/codePush.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codePush.yml b/.github/workflows/codePush.yml index 680fe38e..0bb26c32 100644 --- a/.github/workflows/codePush.yml +++ b/.github/workflows/codePush.yml @@ -75,7 +75,7 @@ jobs: REPO="navi-medici/address-verification-app" curl -X POST \ - -H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \ + -H "Authorization: token ${{ secrets.MY_REPO_PAT }}" \ -H "Content-Type: application/json" \ -d "{ \"tag_name\": \"$TAG_NAME\",