Update CI.yml

This commit is contained in:
Aditya Garg 2024-04-25 11:04:35 +05:30 committed by GitHub
parent f5e6e30797
commit 10cb7221b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ jobs:
kubuntuMainline: kubuntuMainline:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- name: 'Checkout kubuntuJammy Repo' - name: 'Checkout kubuntuLTS Repo'
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Get version - name: Get version
@ -84,7 +84,7 @@ jobs:
ls -l ls -l
- name: Release - name: Release
if: github.ref == 'refs/heads/kubuntuJammy' if: github.ref == 'refs/heads/kubuntuLTS'
uses: softprops/action-gh-release@v2 uses: softprops/action-gh-release@v2
with: with:
#files: ${{ github.workspace }}/ISO/*.tar.gz #files: ${{ github.workspace }}/ISO/*.tar.gz