ofox-builder: fix wrong naming.

This commit is contained in:
Carlo Dandan
2023-08-06 09:48:31 +08:00
committed by GitHub
parent 9758f46c20
commit bf74d8b35b
+2 -2
View File
@@ -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 }}
Device: ${{ github.event.inputs.DEVICE_TREE }}/tree/${{ github.event.inputs.DEVICE_TREE_BRANCH }}