From 8864e3678e76ba6e18ffd7339fd134978dec7963 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 13 Apr 2024 00:18:27 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Update=20change=20log=20by=20def?= =?UTF-8?q?ault?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-artifact.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-artifact.yml b/.github/workflows/build-artifact.yml index b44d341..faf0197 100644 --- a/.github/workflows/build-artifact.yml +++ b/.github/workflows/build-artifact.yml @@ -18,7 +18,7 @@ on: COMMIT_CHANGELOG: type: boolean required: false - default: false + default: true DEBUG_ENABLED: type: boolean description: 'Run the build with tmate debugging enabled.'