Skip to content

Commit

Permalink
gtel3g -> goyave
Browse files Browse the repository at this point in the history
  • Loading branch information
KrutosVIP authored Nov 18, 2022
1 parent cec9a75 commit 56f67db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ on:
DEVICE_TREE_URL:
description: 'DEVICE_TREE_URL'
required: true
default: 'https://github.com/samsung-sc8830/twrp_device_samsung_gtel3g'
default: 'https://github.com/samsung-sc8830/twrp_device_samsung_goyave'
DEVICE_TREE_BRANCH:
description: 'DEVICE_TREE_BRANCH'
required: true
default: 'android-7.1'
DEVICE_PATH:
description: 'DEVICE_PATH'
required: true
default: 'device/samsung/gtel3g'
default: 'device/samsung/goyave'
COMMON_TREE_URL:
description: 'COMMON_TREE_URL (if no common tree, leave blank)'
required: true
Expand All @@ -34,11 +34,11 @@ on:
DEVICE_NAME:
description: 'DEVICE_NAME'
required: true
default: 'gtel3g'
default: 'goyave'
MAKEFILE_NAME:
description: 'MAKEFILE_NAME'
required: true
default: 'omni_gtel3g'
default: 'omni_goyave'
BUILD_TARGET:
description: 'BUILD_TARGET'
required: true
Expand Down

0 comments on commit 56f67db

Please sign in to comment.