Skip to content

Commit

Permalink
github-actions: twrp => pb
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielARK14 committed Feb 2, 2024
1 parent f90ff0a commit caf10f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Recovery Build (PBRP).yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
MAKEFILE_NAME:
description: 'MAKEFILE_NAME'
required: true
default: 'twrp_m52xq'
default: 'pb_m52xq'
BUILD_TARGET:
description: 'BUILD_TARGET'
required: true
Expand Down Expand Up @@ -164,4 +164,4 @@ jobs:
Device: ${{ github.event.inputs.DEVICE_NAME }}
Target: ${{ github.event.inputs.BUILD_TARGET }}.img
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit caf10f9

Please sign in to comment.