diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 13287d1d9faf8..d13e0152fe4e7 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -63,7 +63,7 @@ jobs: lib/demo-block-templates/*.html \ packages/block-serialization-default-parser/*.php \ post-content.php \ - # $vendor_scripts \ # TODO + $vendor_scripts \ $build_files \ readme.txt \ changelog.txt \