Revert "fix: add debug_enabled to workflow_call"
This reverts commit 4c4cc52c52
.
This commit is contained in:
parent
4c4cc52c52
commit
dce16114bc
|
@ -2,10 +2,6 @@ name: Build/Publish
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
|
||||||
debug_enabled:
|
|
||||||
type: boolean
|
|
||||||
default: false
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue