Update CI.yml

This commit is contained in:
Aditya Garg 2022-10-22 09:38:05 +05:30 committed by GitHub
parent dca1a23cc0
commit 9088972b32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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: