diff --git a/.github/workflows/release-editor-kit.yml b/.github/workflows/release-editor-kit.yml index dede61961..09ea00fe4 100644 --- a/.github/workflows/release-editor-kit.yml +++ b/.github/workflows/release-editor-kit.yml @@ -9,7 +9,7 @@ on: use_npm: description: 'Use npm packages instead of building from source' type: boolean - default: false + default: true build_official: description: 'Also build and publish official preload package' type: boolean