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