diff --git a/.github/workflows/OrangeFox-Compile.yml b/.github/workflows/OrangeFox-Compile.yml index da03e6f..880739a 100644 --- a/.github/workflows/OrangeFox-Compile.yml +++ b/.github/workflows/OrangeFox-Compile.yml @@ -47,7 +47,7 @@ on: jobs: build: - name: Build Kernel by ${{ github.actor }} + name: Build OFRP by ${{ github.actor }} runs-on: ubuntu-latest if: github.event.repository.owner.id == github.event.sender.id env: @@ -136,4 +136,4 @@ jobs: tag_name: ${{ github.run_id }} body: | Build: fox_${{ github.event.inputs.MANIFEST_BRANCH }} - Device: ${{ github.event.inputs.DEVICE_TREE }}/tree/${{ github.event.inputs.DEVICE_TREE_BRANCH }} \ No newline at end of file + Device: ${{ github.event.inputs.DEVICE_TREE }}/tree/${{ github.event.inputs.DEVICE_TREE_BRANCH }}