From 32c04e36390ddcbc344d8707f454b44f61b3330d Mon Sep 17 00:00:00 2001 From: Saroj <43822041+sarojsarab@users.noreply.github.com> Date: Wed, 22 Feb 2023 15:29:51 +0530 Subject: [PATCH] ci: Updated the pat to access appsmithorg/ci-oldstack (#20866) ## Description - Updated the pat to access appsmithorg/ci-oldstack ## How Has This Been Tested? - Cypress ## Checklist: ### QA activity: - [ ] Test plan has been approved by relevant developers - [ ] Test plan has been peer reviewed by QA - [ ] Cypress test cases have been added and approved by either SDET or manual QA - [ ] Organized project review call with relevant stakeholders after Round 1/2 of QA - [ ] Added Test Plan Approved label after reveiwing all Cypress test --- .github/workflows/ci-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index c5b66c5c23..c1d6a8bde1 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -173,7 +173,7 @@ jobs: with: ref: main repository: appsmithorg/ci-oldstack - token: ${{ secrets.CYPRESS_GITHUB_PERSONAL_ACCESS_TOKEN }} + token: ${{ secrets.APPSMITH_DEPLOY_PREVIEW_PAT }} submodules: 'recursive' path: cicontainerlocal/oldstack