Removed bbrv3 and optimizations inputs from workflow.
@@ -13,15 +13,9 @@ on:
bbg:
required: true
type: string
- bbrv3:
- required: true
- type: string
unicodefix:
- optimizations:
zeromount:
@@ -99,8 +93,6 @@ jobs:
branch: ${{ matrix.branch }}
susfs: ${{ inputs.susfs }}
bbg: ${{ inputs.bbg }}
- bbrv3: ${{ inputs.bbrv3 }}
unicodefix: ${{ inputs.unicodefix }}
- optimizations: ${{ inputs.optimizations }}
zeromount: ${{ inputs.zeromount }}