👷 Added missing default value

This commit is contained in:
Nikhil Badyal
2024-04-13 00:20:52 +05:30
parent 8864e3678e
commit 1fbeeaef17
+1 -1
View File
@@ -40,7 +40,7 @@ on:
description: "Update Changelog" description: "Update Changelog"
type: boolean type: boolean
required: false required: false
default: false default: true
DEBUG_ENABLED: DEBUG_ENABLED:
type: boolean type: boolean
description: 'Run the build with tmate debugging enabled.' description: 'Run the build with tmate debugging enabled.'