👷 Made commit changelog false by default

This commit is contained in:
Nikhil Badyal
2023-08-31 14:58:05 +05:30
parent 6c0da4e45b
commit 43de0bc0c6
+1 -1
View File
@@ -35,7 +35,7 @@ on:
description: "Update Changelog" description: "Update Changelog"
type: boolean type: boolean
required: false required: false
default: true default: false
DEBUG_ENABLED: DEBUG_ENABLED:
type: boolean type: boolean
description: 'Run the build with tmate debugging enabled.' description: 'Run the build with tmate debugging enabled.'