From ada1a4765ecb3c41e41d1ffbe9ec85804a0a8b43 Mon Sep 17 00:00:00 2001 From: Harish NG <91660937+harishconti@users.noreply.github.com> Date: Sun, 8 Mar 2026 13:51:53 +0530 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 78804a4..106ae00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.GH_PAT }} - name: Bump Version run: |