diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4f5f845..4a9f49f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,6 @@ jobs: # Grunt fails due to CSS styling, when needing an !important statement. disable_grunt: false disable_phpunit: true - disable_release : true + disable_release : false release_branches: main min_php : 7.4 \ No newline at end of file