Skip to content

Commit

Permalink
Update Recovery Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
unreal3579 authored Jul 19, 2023
1 parent cd8f6ed commit 2cef8da
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ on:
BUILD_TARGET:
description: 'BUILD_TARGET'
required: true
default: 'recoveryimage'
default: 'recovery'
type: choice
options:
- 'recoveryimage'
- 'bootimage'
- 'vendorbootimage'
- 'pbrp'
- 'recovery'
- 'boot'
- 'vendorboot'
# - 'pbrp'
APPLYPATCH:
description: 'Apply diff.patch (true or false)'
required: true
Expand Down

0 comments on commit 2cef8da

Please sign in to comment.