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.'