Skip to content

Commit

Permalink
Update Recovery Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hercls27 authored Jul 20, 2023
1 parent 7e75894 commit b0393bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
DEVICE_PATH:
description: 'DEVICE_PATH'
required: true
default: 'device/nubia/NX709S'
default: 'device/nubia/NX679J'
COMMON_TREE_URL:
description: 'COMMON_TREE_URL (if no common tree, leave blank)'
required: false
Expand All @@ -32,11 +32,11 @@ on:
DEVICE_NAME:
description: 'DEVICE_NAME'
required: true
default: 'NX709S'
default: 'NX679J'
MAKEFILE_NAME:
description: 'MAKEFILE_NAME'
required: true
default: 'twrp_NX709S'
default: 'twrp_NX679J'
BUILD_TARGET:
description: 'BUILD_TARGET'
required: true
Expand Down

0 comments on commit b0393bc

Please sign in to comment.