From 6a926a42b2fcec42b14b6b926ce165866e174686 Mon Sep 17 00:00:00 2001 From: Aditya Garg <85610623+AdityaGarg8@users.noreply.github.com> Date: Mon, 24 Apr 2023 17:19:32 +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 4736223..9ae2078 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/kinetic-16,4' + if: github.ref == 'refs/heads/mainline-16,4' uses: softprops/action-gh-release@v1 with: files: ${{ github.workspace }}/ISO/*.tar.gz