diff --git a/.github/workflows/Build_BoostKernel_A14.yml b/.github/workflows/Build_BoostKernel_A14.yml index 14565e0918dc..9ef80860d9ca 100644 --- a/.github/workflows/Build_BoostKernel_A14.yml +++ b/.github/workflows/Build_BoostKernel_A14.yml @@ -99,7 +99,7 @@ jobs: if: success() uses: softprops/action-gh-release@v2 with: - name: "BoostKernel For ${{ matrix.device }}" + name: "BoostKernel For ${{ matrix.device }} without KernelSU" files: | ${{ env.ZIP_NAME }}.zip tag_name: ${{ github.run_number }}-${{ github.ref }}-${{ matrix.device }}