@@ -63,10 +63,6 @@ on:
required: false
type: string
default: Wild
- build_bypass:
- required: false
- type: boolean
- default: true
bypass:
type: boolean
@@ -179,6 +179,5 @@ jobs:
anykernel3_commit: ${{ inputs.anykernel3_commit }}
droidspaces_commit: ${{ inputs.droidspaces_commit }}
brand_name: ${{ inputs.brand_name }}
- build_bypass: ${{ inputs.build_bypass }}
bypass: ${{ inputs.bypass }}
secrets: inherit