From 9088972b3265490952acb9e0d06b8ef486f9886c Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Sat, 22 Oct 2022 09:38:05 +0530 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 5d227d1..73b2390 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -69,6 +69,7 @@ jobs: uses: actions/checkout@v3 with: ref: jammy-16,4 + persist-credentials: false - name: 'Push new version to jammy-16,4' id: publish @@ -81,7 +82,7 @@ jobs: - name: Push changes to the repo uses: ad-m/github-push-action@master with: - github_token: ${{ secrets.GITHUB_TOKEN }} + github_token: ${{ secrets.PAT }} branch: jammy-16,4 ISO: