From ed9a5abbab4a90e8060c1dddcb08a31cb529651f Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Wed, 3 May 2023 12:42:12 +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 9ae2078..a98d9f5 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -51,7 +51,7 @@ jobs: ls -l - name: Release - if: github.ref == 'refs/heads/mainline-16,4' + if: github.ref == 'refs/heads/kubuntuMainline-16,4' uses: softprops/action-gh-release@v1 with: files: ${{ github.workspace }}/ISO/*.tar.gz