Revert "fix: add debug_enabled to workflow_call"

This reverts commit 4c4cc52c52.
This commit is contained in:
Derrick Hammer 2023-06-25 03:27:08 -04:00
parent 4c4cc52c52
commit dce16114bc
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 4 deletions

View File

@ -2,10 +2,6 @@ name: Build/Publish
on: on:
workflow_call: workflow_call:
inputs:
debug_enabled:
type: boolean
default: false
jobs: jobs:
build: build: